esp-idf/components/newlib
Anton Maklakov a567b6c1f6 pthread: Use a definition only if we have the old toolchain 2019-04-10 21:07:10 +07:00
..
include
lib
platform_include pthread: Use a definition only if we have the old toolchain 2019-04-10 21:07:10 +07:00
test
.gitignore
.gitmodules
CMakeLists.txt newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
COPYING.NEWLIB
Makefile.old
component.mk newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
esp32-spiram-rom-functions-c.lf
esp32-spiram-rom-functions-psram-workaround.lf
heap.c newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
locks.c newlib: force including IDF locks implementation 2019-04-10 13:52:30 +08:00
newlib.lf newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
poll.c
pthread.c
random.c
reent_init.c
select.c
syscall_table.c
syscalls.c newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 2019-04-10 13:52:30 +08:00
termios.c
time.c
utime.c