esp-idf/components
Zhang Jun Yi 5ba87240b5 soc/rtc: Bypass touchpad current to external 32k crystal oscillator 2019-03-20 18:34:01 +08:00
..
app_trace
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 secure boot: Use mbedtls_sha256() not esp_sha() 2019-03-14 05:56:06 +00:00
bt Merge branch 'bugfix/btdm_fix_blufi_prepare_write_crash' into 'master' 2019-03-20 11:46:15 +08:00
coap
console console/linenoise: support buffered stdout 2019-03-13 20:17:25 +08:00
cxx
driver Merge branch 'feature/optimized_gpio_intr_service' into 'master' 2019-03-20 14:19:17 +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/mesh_memory_leak' into 'master' 2019-03-20 14:57:05 +08:00
esp_adc_cal
esp_event separate legacy esp_event from esp32 component to esp_event 2019-03-18 19:58:04 +08:00
esp_http_client esp_http_client: Fix header sent event bug 2019-03-14 14:31:28 +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
esp_ringbuf
espcoredump espcoredump: fix test with esp32-2018r1 toolchain 2019-03-18 12:47:29 +08:00
esptool_py esptool: Only insert SHA256 if overwriting zero data 2019-03-19 13:29:07 +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 esp32: Chunk input blocks for esp_sha() function performance, add perf test 2019-03-14 05:56:06 +00:00
jsmn
json
libsodium
log
lwip lwip, wpa_supplicant: use endianness macros from libc if possible 2019-03-19 22:15:32 +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 newlib: remove usage of pre-ANSI defines 2019-03-19 22:15:26 +08:00
nghttp
nvs_flash
openssl
partition_table
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 soc/rtc: Bypass touchpad current to external 32k crystal oscillator 2019-03-20 18:34:01 +08: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 tcp_transport: Fix case sensitive header comparison 2019-03-14 14:31:28 +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
wear_levelling
wifi_provisioning
wpa_supplicant lwip, wpa_supplicant: use endianness macros from libc if possible 2019-03-19 22:15:32 +08:00
xtensa-debug-module