esp-idf/components
qiyueixa e1ac7ed922 test: modify the reason code from 204 to 15 in WIFI_CONN_0904
1. remove the step of testing station connect using a wrong password.
2019-01-15 22:37:49 +08:00
..
app_trace Check & correct Kconfig files 2019-01-11 13:05:55 +01:00
app_update Merge branch 'feature/cut_len_for_header_struct' into 'master' 2018-12-21 07:45:22 +08:00
asio
aws_iot
bootloader bootloader: Add support flags for rollback app 2018-12-11 11:54:21 +08:00
bootloader_support bootloader: Add support flags for rollback app 2018-12-11 11:54:21 +08:00
bt Added Cmake support for dhcp_state 2019-01-10 07:51:54 +00:00
coap
console console, ulp: don’t use nested functions 2018-12-06 16:12:47 +08:00
cxx
driver driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset 2018-12-18 13:10:15 +08:00
esp-tls
esp32 mesh: update libs 2019-01-15 14:26:05 +08:00
esp_adc_cal
esp_event
esp_http_client Minor Bugfixes in esp_http_client, tcp_transport and simple_ota_example 2019-01-07 16:33:41 +08:00
esp_http_server HTTP Server : Unit test added for httpd_uri_match_wildcard() function as given in https://github.com/espressif/esp-idf/pull/2581#issuecomment-430788473 2019-01-14 08:59:55 +05:30
esp_https_ota
esp_https_server https_server : add extern C directive and other minor changes for C++ support 2018-12-31 15:12:42 +05:30
esp_ringbuf
espcoredump components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
esptool_py unit tests: Keep serial port open when running esptool 2018-12-18 14:09:29 +11:00
ethernet
expat
fatfs fatfs: bypass newlib buffering in performance test 2019-01-05 14:13:49 +08:00
freemodbus examples: change max register area size to maximum value 2019-01-11 09:49:11 +01:00
freertos test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
heap multi_heap: Fix bug when start of heap is unaligned 2018-12-20 01:40:05 +00:00
idf_test test: modify the reason code from 204 to 15 in WIFI_CONN_0904 2019-01-15 22:37:49 +08:00
jsmn
json
libsodium
log
lwip Added Cmake support for dhcp_state 2019-01-10 07:51:54 +00:00
mbedtls mbedtls: fix unix makefile build on windows command line 2018-12-20 18:23:55 +08:00
mdns mdns: fix networking running udp_sendif from lwip thread 2019-01-03 14:28:29 +01:00
micro-ecc
mqtt mqtt: support for BEFORE_CONNECT event in idf 2019-01-03 09:22:24 +01:00
newlib linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
nghttp
nvs_flash Added support for NVS in console example 2019-01-11 09:51:50 +08:00
openssl
partition_table components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
protobuf-c
protocomm
pthread pthread tests : test case added for detach functionality 2018-12-28 14:41:24 +05:30
sdmmc
smartconfig_ack
soc soc/rtc: reset another BBPLL related register 2018-12-12 12:24:48 +08:00
spi_flash
spiffs
tcp_transport Merge branch 'feature/mqtt_before_connect_event' into 'master' 2019-01-11 15:38:23 +08:00
tcpip_adapter tcpip_adapter: Rename DHCP option types to include DHCP in the type name 2018-12-18 14:07:43 +11:00
ulp components: Correct the Python coding style 2018-12-17 07:52:38 +01:00
unity unity: add a hook to run test from gdb session 2018-12-06 19:37:51 +08:00
vfs VFS: move all functions into RAM which are called in the performance test 2019-01-03 19:56:19 +01:00
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa-debug-module