esp-idf/components
Jeroen Domburg c61fdff729 Merge branch 'bugfix/yield_other_core_prio_check_fix' into 'master'
Fix interrupting task on other CPU that has lower prio than current task on current CPU

Fix for a very subtle bug introduced somewhere in december. This bug would cause a cross-core interrupt to only be sent if the activated task has a higher priority than the task currently running on *this* cpu, instead of on the other CPU.

See merge request !475
2017-02-08 12:19:34 +08:00
..
app_update
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_debug_gatt_attr_table' into 'master' 2017-01-25 11:48:09 +08:00
coap
cxx
driver Add missing variable initialisation. 2017-01-25 21:41:45 +08:00
esp32 Merge branch 'bugfix/fix_several_wifi_misc_issues' into 'master' 2017-02-07 11:15:58 +08:00
espcoredump esp32: Fixed search path for esptool 2017-01-26 19:28:13 +03:00
esptool_py
ethernet ethernet:disable flow control when select l2_to_l3_copy_mode 2017-02-06 11:19:16 +08:00
expat
fatfs
freertos Fix interrupting task on other CPU that has lower prio than current task on current CPU 2017-02-06 17:53:07 +08:00
idf_test
json
log
lwip
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl components/openssl: Add more debugging information at platform level 2017-01-26 10:12:58 +08:00
partition_table Merge branch 'bugfix/encrypted_partition_flag' into 'master' 2017-01-27 08:34:08 +08:00
sdmmc
spi_flash esp32: Fixes watchdog problem when printing core dump to uart 2017-02-01 18:39:28 +03:00
tcpip_adapter
ulp
vfs
wpa_supplicant
xtensa-debug-module