esp-idf/components
baohongde 0519a73334 component/bt: Fix mem leak of bt 2018-02-08 16:26:12 +08:00
..
app_trace sysview: fix compilation in 1 core mode, refactor timer choices 2018-01-17 12:23:28 +08:00
app_update
aws_iot aws iot: Expose Thing Shadow settings in menuconfig 2018-02-05 14:38:23 +08:00
bootloader
bootloader_support Protect partition table by MD5 checksum 2018-02-05 11:36:03 +01:00
bt component/bt: Fix mem leak of bt 2018-02-08 16:26:12 +08:00
coap
console console: Add C++ guards to header 2018-01-29 09:22:04 +08:00
cxx unit tests: make static init guard test single core compatible 2018-01-23 07:56:13 +00:00
driver fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 2018-02-07 12:05:05 +08:00
esp32 Merge branch 'feature/partition_table_md5' into 'master' 2018-02-05 20:58:52 +08:00
esp_adc_cal
espcoredump
esptool_py esptool: Update to v2.2.1 2018-01-24 17:45:49 +11:00
ethernet
expat
fatfs
freertos Merge branch 'bugfix/xRingbufferSend_timeout_bug' into 'master' 2018-01-23 15:37:13 +08:00
heap
idf_test test: enlarge https bin size threshold: 2018-02-01 09:57:00 +08:00
jsmn
json Update cJSON to v1.7.1 2018-02-05 14:15:26 +08:00
libsodium
log Merge branch 'bugfix/esp_log_level_set_strcmp' into 'master' 2018-01-31 09:58:21 +08:00
lwip Change ESP_ERR_PING_BASE because of collision with ESP_ERR_TCPIP_ADAPTER_BASE 2018-02-06 12:34:12 +01:00
mbedtls
mdns mdns: Fix case where service is NULL and that will cause exception 2018-01-22 13:56:53 +01:00
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table Protect partition table by MD5 checksum 2018-02-05 11:36:03 +01:00
pthread
sdmmc test(sdmmc_host): add new test to probe over SD (1-bit). 2018-02-07 12:05:05 +08:00
soc esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM 2018-01-30 17:09:37 +08:00
spi_flash bug fix of assert happen in PSRAM 2018-01-09 20:01:06 +08:00
spiffs spiffs: fix esp_spiffs_format not working if partition is not mounted 2018-01-31 14:29:13 +08:00
tcpip_adapter Import mDNS changes 2018-01-16 10:58:34 +02:00
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module