esp-idf/components/newlib
Angus Gratton b2fe7f681e Merge branch 'bugfix/esp32_eco3_init_syscall_table' into 'master'
newlib: initialize syscall_table_ptr_app in single core mode

Closes IDFGH-3254

See merge request espressif/esp-idf!8596
2020-05-07 15:17:13 +08:00
..
platform_include endian.h: define non-standard symbols for endian handling 2020-04-29 23:47:51 +02:00
test esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data 2020-03-27 04:57:42 +00: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
newlib.lf
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