esp-idf/components/newlib
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
platform_include
port esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
priv_include
test freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test_apps ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
abort.c
assert.c
esp32-spiram-rom-functions-c.lf
heap.c
locks.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
newlib.lf
newlib_init.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
poll.c
pthread.c
random.c
realpath.c
reent_init.c
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c newlib: auto-detect sizeof(time_t) 2022-01-11 19:01:21 +01:00