esp-idf/components
Tian Hao b39bd0615c fix the bug assert(8192 0) in rwble.c 234 2019-03-14 15:38:23 +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 fix the bug assert(8192 0) in rwble.c 234 2019-03-14 15:38:23 +08:00
coap
console
cxx
driver Merge branch 'feat/spi_master_variable_dummy' into 'master' 2019-03-13 15:15:58 +08:00
efuse efuse: When Virtual eFuses are enabled, seed the virtual values as part of startup code 2019-03-11 15:20:40 +11:00
esp-tls
esp32 Merge branch 'bugfix/ssid_passwords_null_terminated' into 'master' 2019-03-13 13:29:09 +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 esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes 2019-03-05 00:21:03 +05:30
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 esp32: coredump header (fix linker.lf) 2019-03-08 09:49:37 +00:00
esptool_py cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
ethernet
expat
fatfs
freemodbus freemodbus: change critical sections to semaphore mutex 2019-03-07 09:59:40 +01:00
freertos freertos: check that mutex is released by owner task 2019-03-11 14:40:54 +00:00
heap esp32: Remove trialing semicolon from function-like macros 2019-02-28 21:58:47 +08:00
idf_test
jsmn
json
libsodium
log
lwip modify the behavior for dhcpserver and tcpip_adapter: 2019-03-11 12:11:05 +08:00
mbedtls
mdns mdns: fix possible crash when probing on particular interface with duplicated service instances due to naming conflicts on network 2019-03-13 10:22:41 +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 BLE: Make changes in handling BLE read/write requests 2019-03-11 19:39:26 +05:30
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 spi_flash: add test case for stale read issue on memory mapped partition 2019-03-13 05:38:01 +00: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 modify the behavior for dhcpserver and tcpip_adapter: 2019-03-11 12:11:05 +08:00
ulp cmake: Fix for Python files executed directly, not via PYTHON variable 2019-03-12 13:31:44 +08:00
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