esp-idf/components/newlib
KonstantinKondrashov a861a75396 newlib: Fix UT for adjtime 2020-06-15 22:46:41 +08:00
..
platform_include endian.h: define non-standard symbols for endian handling 2020-04-29 23:47:51 +02:00
test newlib: Fix UT for adjtime 2020-06-15 22:46:41 +08:00
.gitignore
.gitmodules
CMakeLists.txt newlib: use --specs=nano.specs to enable "nano" version of C library 2020-03-27 20:04:47 +07:00
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c esp_system: share abort panic with port layer 2020-03-10 19:56:24 +08:00
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
newlib.lf newlib: move abort to newlib 2020-03-10 19:56:24 +08:00
poll.c newlib: remove direct dependencies on VFS functions 2020-03-20 13:43:42 +01:00
pthread.c
random.c
reent_init.c
syscall_table.c newlib: initialize syscall_table_ptr_app in single core mode 2020-05-04 10:55:34 +00:00
syscalls.c newlib: provide default implementations for more syscalls 2020-03-20 14:03:45 +01:00
termios.c
time.c newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment 2020-06-08 22:57:38 +08:00