esp-idf/components
Jiang Jiang Jian bf2c46674d Merge branch 'bugfix/fix_some_wifi_bugs_0301' into 'master'
esp32: fix some WiFi bugs

See merge request idf/esp-idf!4399
2019-03-05 10:35:22 +08:00
..
app_trace Merge branch 'doc/cleanup_apptrace2host_example' into 'master' 2019-02-15 17:06:57 +08:00
app_update build system: include SHA256 hash of ELF file into app_desc structure 2019-02-27 13:30:25 +08:00
asio
aws_iot
bootloader bootloader: Add support efuse component 2019-02-28 07:31:29 +00:00
bootloader_support efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
bt Merge branch 'bugfix/btdm_fix_remove_bonded_device_warnning' into 'master' 2019-02-27 17:54:37 +08:00
coap
console
cxx
driver Merge branch 'bugfix/uart_fix_critical_section_api_from_isr' into 'master' 2019-03-04 16:24:22 +08:00
efuse efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
esp-tls
esp32 esp32: fix some WiFi bugs 2019-03-01 11:25:36 +08:00
esp_adc_cal
esp_event Merge branch 'feature/predictable_event_dispatch_via_duplication' into 'master' 2019-02-05 08:47:03 +08:00
esp_http_client esp_http_client: add support for using certs from global ca store 2019-02-27 14:19:06 +05:30
esp_http_server Merge branch 'esp_http_server/lru_counter_for_timestamp' into 'master' 2019-02-28 07:04:21 +08:00
esp_https_ota esp_http_client: add support for using certs from global ca store 2019-02-27 14:19:06 +05:30
esp_https_server https_server : Missing uri_match_fn paramater added to default config 2019-02-25 09:13:39 +00:00
esp_ringbuf
espcoredump coredump:fix test artifacts 2019-02-12 10:22:33 +00:00
esptool_py build system: include SHA256 hash of ELF file into app_desc structure 2019-02-27 13:30:25 +08:00
ethernet
expat
fatfs
freemodbus
freertos freertos: Make xPortGetCoreID() volatile 2019-02-26 20:59:49 +08:00
heap
idf_test
jsmn
json
libsodium
log
lwip lwip: add linker fragment 2019-02-14 12:42:06 +08:00
mbedtls
mdns mdns: fix memory leak in pbuf if tcpipadapter failed to get netif 2019-02-15 15:59:11 +01:00
micro-ecc
mqtt
newlib VFS: Implement poll() based on select() 2019-02-25 10:34:27 +01:00
nghttp
nvs_flash nvs: add a blob fragmentation test case 2019-02-26 01:58:20 +00:00
openssl
partition_table bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
protobuf-c
protocomm protocomm : typos fixed and descriptions corrected 2019-02-15 10:45:34 +00:00
pthread pthread: Transform the units of the stack size to the FreeRTOS domain 2019-02-27 12:21:23 +01:00
sdmmc
smartconfig_ack
soc efuse: Fix make/cmake build systems and docs 2019-02-28 07:31:29 +00:00
spi_flash bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
spiffs
tcp_transport esp_http_client: add support for using certs from global ca store 2019-02-27 14:19:06 +05:30
tcpip_adapter
ulp
unity
vfs VFS: Implement poll() based on select() 2019-02-25 10:34:27 +01:00
wear_levelling
wifi_provisioning wifi_provisioning : context pointer added to wifi_config_t structure and related examples/docs updated 2019-02-15 10:45:34 +00:00
wpa_supplicant
xtensa-debug-module