esp-idf/components
Dmitry f05f3fbde8 Added test for version update from V1 to V2. Problems for tests on host are fixed. Random function changed to esp_random() 2018-07-31 08:45:42 +03:00
..
app_trace
app_update make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
asio asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
aws_iot
bootloader Merge branch 'bugfix/bootloader_noreturn_always' into 'master' 2018-07-23 11:56:14 +08:00
bootloader_support bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry 2018-07-24 13:09:32 +08:00
bt component/bt: bugfix on the crash during end of sco link resulted from link supervision timeout 2018-07-26 14:41:25 +08:00
coap
console console: Suppress unused warning asprintf result 2018-07-24 06:08:48 +00:00
cxx
driver Merge branch 'bugfix/src_encoding' into 'master' 2018-07-24 22:03:46 +08:00
esp-tls
esp32 Merge branch 'bugfix/btdm_sco_end_crash_on_supv_to' into 'master' 2018-07-30 22:14:07 +08:00
esp_adc_cal
esp_http_client esp_http_client: Resolve some bugs from the github community 2018-07-23 12:22:19 +07:00
espcoredump
esptool_py
ethernet
expat
fatfs Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
freertos esp32 tests: TLS test: use same size stack for static & non-static task 2018-07-23 03:54:44 +00:00
heap heap: Fix heap metadata test to account for background memory allocations 2018-07-30 11:41:30 +10:00
http_server
idf_test freertos: bump limit for spinlock performance test to 300 cycles 2018-07-24 09:56:40 +03:00
jsmn
json
libsodium
log
lwip asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
mbedtls
mdns
micro-ecc
newlib asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
nghttp
nvs_flash
openssl
partition_table make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
pthread
sdmmc
smartconfig_ack
soc removed possible uint16 access to 32bit register, noted fifo use not recommended 2018-07-23 07:57:18 +02:00
spi_flash Added test for version update from V1 to V2. Problems for tests on host are fixed. Random function changed to esp_random() 2018-07-31 08:45:42 +03:00
spiffs Merge branch 'bugfix/spiffs_readdir_recursion' into 'master' 2018-07-26 08:33:24 +08:00
tcpip_adapter
ulp spi_master, ulp: fix aliasing errors in unit tests 2018-07-24 09:54:55 +03:00
vfs asio: initial idf port of asio library without ssl 2018-07-30 06:28:43 +00:00
wear_levelling Added test for version update from V1 to V2. Problems for tests on host are fixed. Random function changed to esp_random() 2018-07-31 08:45:42 +03:00
wpa_supplicant
xtensa-debug-module