esp-idf/components
Mahavir Jain 441b4a9742 esp32: fix few components with dependency on networking stack
* Move smartconfig to its component directory, it should be possible to override
  this as whole component
* Fix few header includes related to lwIP networking stack

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
2018-04-19 18:28:55 +05:30
..
app_trace
app_update
aws_iot
bootloader bootloader: Refactoring 2018-04-17 16:36:49 +05:00
bootloader_support bootloader: Refactoring 2018-04-17 16:36:49 +05:00
bt Merge branch 'bugfix/fix_github_reported_1841_and_1845' into 'master' 2018-04-19 12:59:37 +08:00
coap
console
cxx
driver driver/spi: add _ISR counterparts if invoked from interrupt for critical section 2018-04-19 18:28:55 +05:30
esp-tls esp-tls: Fix connection failure when esp-tls config is empty 2018-04-13 16:58:19 +05:30
esp32 esp32: fix few components with dependency on networking stack 2018-04-19 18:28:55 +05:30
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs
freertos freertos: portCLEAN_UP_TCB should be performed before freeing tcb memory 2018-04-19 18:28:55 +05:30
heap multi_heap: use portENTER/EXIT_CRITICAL instead of taskENTER/EXIT_CRITICAL 2018-04-19 18:28:55 +05:30
idf_test test: fix join AP fail during AP power on 2018-04-16 09:27:46 +08:00
jsmn
json
libsodium
log
lwip Allow VFS file descriptors in select() 2018-04-17 11:25:30 +02:00
mbedtls
mdns
micro-ecc
newlib newlib: define _REENT_INIT_PTR correctly for ESP_PLATFORM 2018-04-19 18:28:55 +05:30
nghttp
nvs_flash Merge branch 'bugfix/nvs_failed_crc_assert' into 'master' 2018-04-18 11:01:21 +08:00
openssl
partition_table
pthread pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 2018-04-19 18:28:55 +05:30
sdmmc
smartconfig esp32: fix few components with dependency on networking stack 2018-04-19 18:28:55 +05:30
soc Merge branch 'bugfix/soc_clk_out_fields' into 'master' 2018-04-13 19:42:20 +08:00
spi_flash
spiffs
tcpip_adapter
ulp
vfs Allow VFS file descriptors in select() 2018-04-17 11:25:30 +02:00
wear_levelling
wpa_supplicant esp32: fix few components with dependency on networking stack 2018-04-19 18:28:55 +05:30
xtensa-debug-module