esp-idf/components
Angus Gratton 2cc8c91ad8 lwip: Remove undocumented CONFIG_MDNS macro flag
All options that were enabled via CONFIG_MDNS are now in menuconfig, with
the default values set the same as with CONFIG_MDNS enabled (meaning existing
projects that were using CONFIG_MDNS do not need to change).
2017-10-02 10:50:27 +11:00
..
app_trace esp32: New Task Watchdog API 2017-09-29 23:10:55 +08:00
app_update
aws_iot
bootloader soc/rtc: warn if detected XTAL frequency does not match configured one 2017-09-11 11:42:26 +08:00
bootloader_support
bt Merge branch 'bugfix/btdm_change_pll_track_interrupt' into 'master' 2017-09-30 15:53:58 +08:00
coap
console
cxx
driver test(spi_master): add test case for 3 DMA issues with internal connection by gpio mux. 2017-09-27 10:44:28 +08:00
esp32 esp32: New Task Watchdog API 2017-09-29 23:10:55 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs Add SPIFFS Component to IDF 2017-09-11 19:56:40 +03:00
freertos esp32: New Task Watchdog API 2017-09-29 23:10:55 +08:00
heap Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
idf_test test: udpate new BLE known issues: 2017-09-22 09:49:18 +08:00
jsmn
json
libsodium
log Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
lwip lwip: Remove undocumented CONFIG_MDNS macro flag 2017-10-02 10:50:27 +11:00
mbedtls
mdns
micro-ecc
newlib Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
nghttp
nvs_flash nvs_flash: emulator: fix issues in load function, add save function 2017-09-19 10:39:44 +08:00
openssl
partition_table
pthread
sdmmc
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 Fix the bug that if one device is in station+softap mode, other device can not 2017-09-23 20:18:50 +08:00
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module