esp-idf/components
Ivan Grokhotkov df3c857a30 esp32: add power management hooks for WiFi library 2017-10-18 14:19:19 +08:00
..
app_trace freertos: fix compilation errors with portMUX debugging enabled 2017-10-13 08:33:57 +08:00
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_fix_set_attr_value_crash_when_length_is_0' into 'master' 2017-10-13 16:00:15 +08:00
coap
console console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
cxx
driver fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
esp32 esp32: add power management hooks for WiFi library 2017-10-18 14:19:19 +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 esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
expat
fatfs vfs,fat: add fsync to VFS interface, implement it for fatfs 2017-10-17 15:14:53 +08:00
freertos pm: support for tracing using GPIOs 2017-10-18 14:19:18 +08:00
heap Allocate some memories in SPIRAM first. 2017-10-13 10:11:24 +08:00
idf_test
jsmn
json
libsodium libsodium: Fix mbedTLS SHA256 & SHA512 implementation, make optional 2017-10-06 11:51:55 +11:00
log Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
lwip Merge branch 'feature/sockets_files_shared_fd_space' into 'master' 2017-10-17 14:17:09 +08:00
mbedtls
mdns
micro-ecc
newlib esp_clk.h: make public, add getters for RTC time, CPU/APB freq 2017-10-18 14:19:14 +08:00
nghttp
nvs_flash nvs: fix nvs_flash_init_partition initializing default partition 2017-10-13 07:19:16 +08:00
openssl
partition_table
pthread freertos: Fixes deadlock in pthread_once for init_routines calling pthread_once 2017-10-01 19:52:48 +03:00
sdmmc sdmmc: allow command timeouts to be configured 2017-10-13 08:16:07 +08:00
soc soc/rtc: add function to convert CPU frequency in MHz to rtc_cpu_freq_t 2017-10-18 14:19:15 +08:00
spi_flash Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
spiffs
tcpip_adapter esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
ulp
vfs vfs,fat: add fsync to VFS interface, implement it for fatfs 2017-10-17 15:14:53 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module