esp-idf/components
Angus Gratton 4d7c955041 Merge branch 'bugfix/freertos_xTaskNotifyGive' into 'master'
freertos: remove semicolon in xTaskNotifyGive

See merge request espressif/esp-idf!6208
2019-10-08 12:21:40 +08:00
..
app_trace
app_update Merge branch 'bugfix/remove_v40_deprecations' into 'master' 2019-09-19 16:07:01 +08:00
asio
bootloader Merge branch 'feature/load_elf' into 'master' 2019-09-27 19:36:25 +08:00
bootloader_support bootloader: shrink bin size 2019-09-27 10:58:30 +08:00
bt Handle deprecated values in sdkconfig.defaults 2019-10-02 16:29:25 +00:00
cbor
coap
console
cxx cxx: force pthread to appear later in link line 2019-09-17 20:08:12 +08:00
driver uart: add option to put ISR in IRAM 2019-10-02 16:43:02 +00:00
efuse bootloader: shrink bin size 2019-09-27 10:58:30 +08:00
esp-tls ESP32/esp-tls: include esp_err.h in esp_tls.h 2019-10-07 19:47:32 +08:00
esp32 Handle deprecated values in sdkconfig.defaults 2019-10-02 16:29:25 +00:00
esp_adc_cal esp_adc_cal: Remove deprecated ADC calibration functions 2019-09-13 09:44:07 +10:00
esp_common wdt: Remove deprecated esp_task_wdt_feed() function 2019-09-13 09:44:07 +10:00
esp_eth ethernet: enable unit test 2019-09-25 11:58:16 +08:00
esp_event
esp_gdbstub
esp_http_client fixes : set_url discards username and password 2019-10-04 10:42:43 +05:30
esp_http_server
esp_https_ota
esp_https_server
esp_local_ctrl
esp_ringbuf ringbuf: Remove deprecated RingbufferType_t 2019-09-13 09:44:07 +10:00
esp_rom Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
esp_websocket_client ws_client: added subprotocol configuration option to websocket client 2019-10-03 07:33:32 +02:00
esp_wifi Coexist: fix some coexist bugs 2019-09-30 11:49:16 +08:00
espcoredump coredump: use esp_flash api in coredump 2019-09-14 17:02:08 +08:00
esptool_py Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
expat
fatfs fatfs: Remove esp_vfs_fat_unregister() 2019-09-13 09:44:07 +10:00
freemodbus
freertos freertos: remove semicolon in xTaskNotifyGive 2019-09-26 15:27:48 +08:00
heap heap: Remove esp_heap_alloc_caps header 2019-09-13 09:44:07 +10:00
idf_test idf_test: Disable tests for Wi-Fi auto reconnect 2019-09-17 18:41:09 +10:00
jsmn
json
libsodium
log
lwip
mbedtls NimBLE: Add optional mbedTLS support to NimBLE 2019-09-30 14:15:43 +08:00
mdns
mqtt
newlib
nghttp nghttp: move config.h to private_include dirs 2019-10-01 11:19:44 +00:00
nvs_flash Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
openssl Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
partition_table Fix Kconfig issues discovered by upstream Kconfiglib 2019-09-23 16:10:57 +02:00
protobuf-c
protocomm
pthread
sdmmc
soc Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
spi_flash spi_flash: load partition table before adding an external partition 2019-09-30 16:11:09 +02:00
spiffs
tcp_transport ws_client: fix ping-pong mechanism to use mask, support reception of zero-payload PONG and sending non-zero-payload PING 2019-10-03 07:32:17 +02:00
tcpip_adapter
ulp
unity
vfs Add Chinese translation for the 2nd batch of the files in storage folder in api-reference. 2019-09-20 12:32:55 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant Merge branch 'feature/compile_option_O0' into 'master' 2019-09-17 16:54:55 +08:00
xtensa