esp-idf/components
Deomid Ryabkov 882f164e7c Fix multi_heap_get_info alias 2017-09-26 15:00:47 +01:00
..
app_trace esp32: Fixes double initialization of apptrace down ring buffer in dual core mode 2017-09-15 22:45:21 +03:00
app_update ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 2017-09-04 17:37:28 +10:00
aws_iot mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
bootloader soc/rtc: warn if detected XTAL frequency does not match configured one 2017-09-11 11:42:26 +08:00
bootloader_support build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
bt component/bt : fix bug of scan fail after a long time 2017-09-21 17:40:30 +08:00
coap
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
cxx build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
driver Updated sigma delta API documenation and example 2017-09-25 21:31:09 +02:00
esp32 Merge branch 'bugfix/timestamp' into 'master' 2017-09-26 16:15:42 +08:00
esp_adc_cal Bugfix/ added esp_adc_cal include guards 2017-09-01 12:07:37 +08:00
espcoredump
esptool_py Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
ethernet ethernet: enable EMAC module clock on initialization 2017-09-04 22:43:52 +08:00
expat
fatfs Add SPIFFS Component to IDF 2017-09-11 19:56:40 +03:00
freertos docs: Added documentation for FreeRTOS SMP changes 2017-09-21 16:40:57 +08:00
heap Fix multi_heap_get_info alias 2017-09-26 15:00:47 +01:00
idf_test test: udpate new BLE known issues: 2017-09-22 09:49:18 +08:00
jsmn
json
libsodium libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00
log fix(global, log): fix `esp_log(_early)_timestamp` readings after startup by correct the CCOUNT register when switching CPU clock. 2017-09-26 15:18:17 +08:00
lwip Merge branch 'bugfix/bind_dhcp_server_udp_to_ip_of_ap' into 'master' 2017-09-26 16:06:55 +08:00
mbedtls mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
mdns Merge branch 'bugfix/memory_issues_pr838' into 'master' 2017-08-31 10:45:19 +08:00
micro-ecc
newlib Add option to allocate external RAM using heap_alloc_caps 2017-09-14 10:47:44 +08:00
nghttp nghttp: Restore nghttp2 v1.24 2017-08-22 13:01:36 +10:00
nvs_flash nvs_flash: emulator: fix issues in load function, add save function 2017-09-19 10:39:44 +08:00
openssl mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
partition_table Expand vars before splitting fields 2017-09-05 16:23:54 +10:00
pthread esp_pthread_init constructor attr was removed 2017-09-06 10:30:23 +08:00
sdmmc ci: disable sd card tests 2017-08-31 23:50:56 +08:00
soc fix(global, log): fix `esp_log(_early)_timestamp` readings after startup by correct the CCOUNT register when switching CPU clock. 2017-09-26 15:18:17 +08:00
spi_flash Make sure cache is disabled/enabled when *both* CPUs are running inside the iram guard code 2017-09-06 16:34:36 +08:00
spiffs Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
tcpip_adapter Fix the bug that if one device is in station+softap mode, other device can not 2017-09-23 20:18:50 +08:00
ulp sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
vfs vfs_uart: fix write operation blocked by a read 2017-08-29 08:27:36 +08:00
wear_levelling Log level changed to remove useless info. 2017-08-09 10:25:40 +03:00
wpa_supplicant Add the fast crypto function in supplicant 2017-08-09 21:36:13 +08:00
xtensa-debug-module esp32: Apptrace API enhancement 2017-07-24 19:57:44 +03:00