esp-idf/components/freertos/esp_additions
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 freertos: add return value to API vTaskGetSnapshot 2022-05-10 11:39:50 +05:30
private_include freertos: Add newlib dynamic reentrancy support 2022-06-02 15:42:02 +08:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00