esp-idf/components/freertos/FreeRTOS-Kernel
Darian Leung d8eb55d83b freertos: Add newlib dynamic reentrancy support
SMP FreeRTOS adds support for dynamic reentrancy in the following commit:
34b8e24d7c

This commit does the following:

- Pulls in the upstream changes
- Move __getreent() to "freertos_tasks_c_additions.h"
- Add the required configNEWLIB_REENTRANT_IS_DYNAMIC to SMP FreeRTOS port
2022-06-02 15:42:02 +08:00
..
include/freertos docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
portable dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
GitHub-FreeRTOS-Kernel-Home.url
History.txt
LICENSE.md
Quick_Start_Guide.url
croutine.c
event_groups.c
list.c
queue.c
stream_buffer.c
tasks.c freertos: Add newlib dynamic reentrancy support 2022-06-02 15:42:02 +08:00
timers.c