esp-idf/components
Darian Leung 95d63137d1 bugfix/freertos_dual_core_hooks
This commit fixes bugs with the dual core changes to freeRTOS tick and idle hooks.
Interrupt watchdog now registers tick hooks to both cores.
API for cross core tick and idle hook registration were also added
2017-10-13 18:27:53 +08:00
..
app_trace Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +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
cxx
driver Merge branch 'bugfix/spi_reset_race' into 'master' 2017-10-13 08:51:36 +08:00
esp32 bugfix/freertos_dual_core_hooks 2017-10-13 18:27:53 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs fatfs: use correct return types in ioctl calls 2017-10-10 12:02:32 +08:00
freertos freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option 2017-10-13 10:54:02 +11: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 Allocate some memories in SPIRAM first. 2017-10-13 10:11:24 +08:00
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
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
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
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module