esp-idf/components
suda-morris c203b89d40 freertos: remove semicolon in xTaskNotifyGive 2019-10-08 12:40:26 +08:00
..
app_trace Merge branch 'bugfix/sysview_timer_1core' into 'master' 2018-01-29 17:29:23 +08:00
app_update
aws_iot
bootloader flash encryption: Add config option to disable any plaintext reflashes 2019-09-10 14:27:29 +10:00
bootloader_support flash encryption: Add config option to disable any plaintext reflashes 2019-09-10 14:27:29 +10:00
bt components/bt: Backports some bugfix to v3.0 2019-09-20 11:45:32 +08:00
coap
console Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-27 16:54:13 +08:00
cxx unit tests: make static init guard test single core compatible 2018-12-28 16:31:32 +08:00
driver spi: fix a possible concurrency issue 2019-06-11 14:22:25 +08:00
esp32 Merge branch 'bugfix/btdm_backports_v3.0_0920' into 'release/v3.0' 2019-09-29 10:20:33 +08:00
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 20:56:27 +08:00
espcoredump
esptool_py Update esptool.py to v2.6 2019-01-23 17:15:06 +08:00
ethernet Merge branch 'feature/eth_set_mac_addr_for_3.0' into 'release/v3.0' 2017-12-20 13:31:22 +08:00
expat
fatfs fatfs: fix double free in bailout path of esp_vfs_fat_sdmmc_mount 2017-12-27 16:54:21 +08:00
freertos freertos: remove semicolon in xTaskNotifyGive 2019-10-08 12:40:26 +08:00
heap heap: Change test_multi_heap_on_host multi-config to bash script not Makefile 2018-04-03 16:35:47 +10:00
idf_test modify WIFI_CONN_0101 case for wrong authmode of AP 2019-08-23 13:19:27 +08:00
jsmn
json Update cJSON to v1.7.12 2019-08-21 18:59:41 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-30 04:52:28 +00:00
log log: fix tag comparison in esp_log_level_set 2019-03-20 07:08:28 +00:00
lwip fix the bug in auto Ip memory leak 2019-03-06 21:04:08 +08:00
mbedtls aes/sha/mpi: Bugfix a use of shared registers. 2018-11-19 20:57:01 +08:00
mdns mdns: workarround in 3.1 and 3.0 to fix missing netif re-probing when ip changed in link-local addressing 2019-06-12 09:08:29 +02:00
micro-ecc
newlib time: rename time source option from FRC to "high-resolution timer" 2017-12-27 16:54:19 +08:00
nghttp
nvs_flash Merge branch 'bugfix/nvs_failed_crc_assert' into 'master' 2018-06-19 11:20:09 +08:00
openssl openssl: add feature check for MBEDTLS_SSL_ALPN 2017-12-27 16:54:16 +08:00
partition_table build system: Fix undefined variables 2018-01-16 09:51:08 +08:00
pthread pthread: Use spinlock not semaphore mutex to protect TLS key list 2017-12-01 14:28:07 +11:00
sdmmc
soc efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-09 09:59:35 +10:00
spi_flash spi_flash: raise priority of the task performing spi_flash operation 2019-06-26 16:47:21 +08:00
spiffs spiffs: add test case for readdir_r with large number of files 2018-08-12 16:53:04 +00:00
tcpip_adapter lwip: add code for sending gratuitous ARP periodically 2018-09-11 15:24:21 +08:00
ulp ulp: add tests for jumps instruction 2018-08-13 23:34:06 +03:00
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module