esp-idf/components/newlib
Andrei Safronov 3d9814bf8b newlib: implement __atomic_load/__atomic_store functions 2022-05-11 17:00:14 +03:00
..
platform_include
port
priv_include
test global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_apps
.gitignore
.gitmodules
CMakeLists.txt build system: remove lwip from common requirements 2022-05-02 20:47:17 +02:00
COPYING.NEWLIB
Kconfig soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
abort.c
assert.c
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
newlib.lf
newlib_init.c
poll.c
pthread.c
random.c
realpath.c
reent_init.c
sdkconfig.rename.esp32 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
sdkconfig.rename.esp32c3 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
sdkconfig.rename.esp32h2 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
sdkconfig.rename.esp32s2 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
sdkconfig.rename.esp32s3 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
stdatomic.c newlib: implement __atomic_load/__atomic_store functions 2022-05-11 17:00:14 +03:00
syscalls.c newlib: fix return value of no-VFS _read_r if nothing received 2022-05-02 20:47:18 +02:00
sysconf.c
system_libs.lf
termios.c
time.c