esp-idf/components
Angus Gratton d453cce1b3 Merge branch 'bugfix/individual_custom_sections' into 'master'
linker: When using section type attributes, create unique sections

See merge request idf/esp-idf!3920
2018-12-19 15:18:26 +08:00
..
app_trace
app_update Merge branch 'feature/add_rollback_flags' into 'master' 2018-12-19 14:28:11 +08:00
asio
aws_iot
bootloader bootloader: Add support flags for rollback app 2018-12-11 11:54:21 +08:00
bootloader_support bootloader: Add support flags for rollback app 2018-12-11 11:54:21 +08:00
bt Merge branch 'bugfix/btdm_fix_receive_adv_pkt_when_duplicate_scan_enabled' into 'master' 2018-12-18 11:44:38 +08:00
coap
console console, ulp: don’t use nested functions 2018-12-06 16:12:47 +08:00
cxx
driver driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset 2018-12-18 13:10:15 +08:00
esp-tls
esp32 Merge branch 'bugfix/individual_custom_sections' into 'master' 2018-12-19 15:18:26 +08:00
esp_adc_cal
esp_event
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_ringbuf
espcoredump components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
esptool_py unit tests: Keep serial port open when running esptool 2018-12-18 14:09:29 +11:00
ethernet ethernet: phy init timeout 2018-12-04 17:13:48 +08:00
expat
fatfs
freemodbus
freertos test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
heap linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
idf_test Component/bt: fix save keys when auth mode without bond 2018-12-13 15:43:31 +08:00
jsmn
json
libsodium
log
lwip
mbedtls mbedtls: fix issue with non idf.py build on windows 2018-12-13 20:44:29 +08:00
mdns
micro-ecc
mqtt
newlib linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
nghttp
nvs_flash nvs_flash: Fix compilation of host testcases when g++-8.x is used. 2018-12-07 09:40:45 +00:00
openssl
partition_table components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
protobuf-c
protocomm
pthread Merge branch 'feature/pthread_name_affinity_config' into 'master' 2018-12-05 13:46:05 +08:00
sdmmc
smartconfig_ack
soc panic: dump some instruction memory on IllegalInstruction exception 2018-12-07 16:50:00 +08:00
spi_flash
spiffs
tcp_transport
tcpip_adapter tcpip_adapter: Rename DHCP option types to include DHCP in the type name 2018-12-18 14:07:43 +11:00
ulp components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
unity unity: add a hook to run test from gdb session 2018-12-06 19:37:51 +08:00
vfs vfs: fix unregister removing top level VFS instead of nested 2018-12-06 19:43:49 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa-debug-module