esp-idf/components/freertos
Marius Vikhammer 59f3da56bd Merge branch 'bugfix/fix_freertos_system_task_names_v4.4' into 'release/v4.4'
fix(freertos): Updated IDLE task names for each core to have the coreID as a suffix (v4.4)

See merge request espressif/esp-idf!26120
2023-10-18 16:10:25 +08:00
..
esp_additions freertos: Adds new APIs to set/get and restore base priority 2022-09-20 05:00:13 +00:00
include freertos: Remove GPL license text from port files 2022-12-13 19:29:24 +08:00
port freertos: Fix Systick stuck when systimer was not reset 2023-06-20 15:56:53 +08:00
test freertos: Fix stream buffer send-receive test 2023-02-24 16:28:13 +08:00
CMakeLists.txt freertos: Adds new APIs to set/get and restore base priority 2022-09-20 05:00:13 +00:00
FreeRTOS-openocd.c freertos: fix defining uxTopUsedPriority for esp32s2beta 2019-10-29 16:38:48 +01:00
GitHub-FreeRTOS-Kernel-Home.url freertos: upgrade to 10.4.3 - missing files from upstream 2021-09-06 14:39:48 +08:00
History.txt upgrade freertos version and history 2021-09-02 11:02:34 +08:00
Kconfig rtc_sleep: workaround systimer stall issue during lightsleep on ESP32C3 2023-04-14 11:59:42 +08:00
LICENSE.md freertos: upgrade to 10.4.3 - missing files from upstream 2021-09-06 14:39:48 +08:00
Quick_Start_Guide.url freertos: upgrade to 10.4.3 - missing files from upstream 2021-09-06 14:39:48 +08:00
component.mk freertos: Adds new APIs to set/get and restore base priority 2022-09-20 05:00:13 +00:00
croutine.c upgrade freertos version and history 2021-09-02 11:02:34 +08:00
event_groups.c freertos: Fix event group task list race condition 2022-07-19 12:03:04 +08:00
freertos_v8_compat.c freertos: add `xQueueGenericReceive` for backward compatibility 2020-11-27 19:08:42 +05:30
linker.lf freertos: Adds new APIs to set/get and restore base priority 2022-09-20 05:00:13 +00:00
list.c freertos: upgrade to 10.4.3 -- extras 2021-09-09 11:54:47 +08:00
queue.c Queue Send fix 2022-12-13 17:23:29 +08:00
sbom.yml feat(freertos): Added SBOM manifest file for SPDX file generation 2023-09-08 12:57:44 +02:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
stream_buffer.c Merge branch 'feature/freertos_try_enter_critical_v4.4' into 'release/v4.4' 2021-12-08 10:10:17 +00:00
tasks.c fix(freertos): Updated IDLE task names for each core to have the coreID as a suffix 2023-09-21 13:16:51 +02:00
timers.c freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions 2021-11-22 18:42:10 +08:00