esp-idf/components
Ivan Grokhotkov c360f8dece Merge branch 'bugfix/heap_check_integrity' into 'master'
heap: Fix spurious heap_caps_check_integrity() errors in Comprehensive mode

See merge request !1421
2017-10-19 21:30:16 +08:00
..
app_trace freertos: fix compilation errors with portMUX debugging enabled 2017-10-13 08:33:57 +08:00
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_fix_set_attr_value_crash_when_length_is_0' into 'master' 2017-10-13 16:00:15 +08:00
coap
console console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
cxx cxx: Add KConfig option for C++ exceptions, disable by default 2017-10-17 15:29:25 +08:00
driver fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
esp32 Merge branch 'docs/esp32_hooks' into 'master' 2017-10-19 12:32:36 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
expat
fatfs vfs,fat: add fsync to VFS interface, implement it for fatfs 2017-10-17 15:14:53 +08:00
freertos pthread: Add support for pthread thread local storage 2017-10-17 14:46:08 +08:00
heap heap: Fix spurious heap_caps_check_integrity() errors in Comprehensive mode 2017-10-18 15:57:52 +08:00
idf_test test: udpate new BLE known issues: 2017-09-22 09:49:18 +08:00
jsmn
json
libsodium libsodium: Fix mbedTLS SHA256 & SHA512 implementation, make optional 2017-10-06 11:51:55 +11:00
log Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
lwip pthread: Add support for pthread thread local storage 2017-10-17 14:46:08 +08:00
mbedtls
mdns
micro-ecc
newlib newlib: Remove fcntl() implementation from libc 2017-10-16 09:45:50 +08:00
nghttp
nvs_flash nvs: fix nvs_flash_init_partition initializing default partition 2017-10-13 07:19:16 +08:00
openssl
partition_table
pthread pthreads local storage: add test for unique keys 2017-10-17 15:29:25 +08:00
sdmmc sdmmc: allow command timeouts to be configured 2017-10-13 08:16:07 +08:00
soc Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
spi_flash Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
spiffs Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
tcpip_adapter esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
ulp
vfs vfs,fat: add fsync to VFS interface, implement it for fatfs 2017-10-17 15:14:53 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module