esp-idf/components/newlib
Andrei Safronov cb6e5b0980 newlib: fix clang atomics
Correction of the SYNC_LOCK_* macros in stdatomic
2021-10-21 17:34:48 +01:00
..
platform_include [newlib]: Added missing includes 2021-10-14 11:26:56 +08:00
port
priv_include
test
test_apps
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
assert.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
newlib.lf
newlib_init.c
poll.c
pthread.c
random.c
reent_init.c
stdatomic.c newlib: fix clang atomics 2021-10-21 17:34:48 +01:00
syscalls.c Merge branch 'feature/clang_toolchain_compat' into 'master' 2021-09-23 08:19:09 +00:00
system_libs.lf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 2021-10-07 15:01:35 +08:00
termios.c
time.c