esp-idf/components/freertos/FreeRTOS-Kernel
Darian 74ed2aa2ee Merge branch 'feature/freertos_10.4.3_sync_critical_sections_vs_suspension' into 'master'
FreeRTOS(IDF): Resolve critical section (multi-core) vs scheduler suspension (single-core)

Closes IDF-3755

See merge request espressif/esp-idf!21002
2022-11-21 18:38:43 +08:00
..
include/freertos freertos(IDF): Use common macros for SMP specific critical sections 2022-11-16 15:50:21 +08:00
portable Merge branch 'feature/freertos_10.4.3_sync_critical_sections_vs_suspension' into 'master' 2022-11-21 18:38:43 +08:00
croutine.c freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
event_groups.c freertos(IDF): Use common macros for SMP specific critical sections 2022-11-16 15:50:21 +08:00
GitHub-FreeRTOS-Kernel-Home.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
History.txt freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
LICENSE.md freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
list.c freertos(IDF): Sync cosmetic differences to v10.4.3 2022-11-10 18:37:42 +08:00
queue.c freertos(IDF): Use common macros for SMP specific critical sections 2022-11-16 15:50:21 +08:00
Quick_Start_Guide.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
stream_buffer.c freertos(IDF): Use common macros for SMP specific critical sections 2022-11-16 15:50:21 +08:00
tasks.c freertos(IDF): Restore vanilla call behavior on xTaskIncrementTick() and vTaskSwitchContext() 2022-11-16 15:50:21 +08:00
timers.c freertos(IDF): Use common macros for SMP specific critical sections 2022-11-16 15:50:21 +08:00
uncrustify.cfg freertos: Add uncrustiy config files for IDF FreeRTOS v10.4.3 2022-11-02 19:42:19 +08:00