esp-idf/components/newlib
morris 6eb450fa87 newlib: ROM library is build with time_t 64bit on esp32c2 2022-06-09 10:48:31 +08:00
..
platform_include newlib: dirent d_ino type fix 2022-06-01 13:49:32 +01:00
port
priv_include
test newlib: ROM library is build with time_t 64bit on esp32c2 2022-06-09 10:48:31 +08:00
test_apps tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
.gitignore
.gitmodules
CMakeLists.txt build system: remove lwip from common requirements 2022-05-02 20:47:17 +02:00
COPYING.NEWLIB
Kconfig newlib: use newlib nano format default 2022-05-28 08:52:55 +00: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
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32h2
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c Merge branch 'bugfix/freertos_smp_disable_interrupt_usage' into 'master' 2022-06-01 00:18:26 +08: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