esp-idf/components
Ivan Grokhotkov d3bb9de36a Merge branch 'feature/spiram_init_in_app' into 'master'
spiram: expose function to initialize SPI RAM cache

See merge request !1281
2017-10-17 04:56:35 +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 Merge branch 'bugfix/sd_card_fixes' into 'master' 2017-10-17 04:45:24 +08:00
esp32 Merge branch 'feature/spiram_init_in_app' into 'master' 2017-10-17 04:56:35 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
expat
fatfs fatfs: use correct return types in ioctl calls 2017-10-10 12:02:32 +08:00
freertos Merge branch 'bugfix/freertos_portmux_debug' into 'master' 2017-10-17 04:44:04 +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/some_refactor_for_esp_ping' into 'master' 2017-10-16 17:30:00 +08:00
mbedtls
mdns
micro-ecc
newlib
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 Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +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
wear_levelling
wpa_supplicant
xtensa-debug-module