esp-idf/components/newlib
Angus Gratton 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master'
CMake: Use new component registration function

See merge request espressif/esp-idf!8068
2020-03-25 08:02:42 +08:00
..
platform_include newlib: move dirent.h, ioctl.h headers from VFS 2020-03-20 13:43:42 +01:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
.gitignore
.gitmodules
CMakeLists.txt newlib: don't require VFS 2020-03-20 14:03:45 +01: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
project_include.cmake
pthread.c
random.c
reent_init.c
syscall_table.c newlib: don't depend on VFS names when populating the syscall table 2020-03-20 14:03:44 +01:00
syscalls.c newlib: provide default implementations for more syscalls 2020-03-20 14:03:45 +01:00
termios.c
time.c