OVMS3-idf/components/newlib
Angus Gratton 3b52eddf6b Merge branch 'bugfix/optimize_some_build_system_tests' into 'master'
cmake: some optimizations to build system tests

See merge request espressif/esp-idf!6972
2019-12-12 06:34:54 +08:00
..
platform_include global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
test newlib: add definitions of system, raise 2019-12-11 14:52:51 +01:00
.gitignore
.gitmodules
CMakeLists.txt cmake: remove intermediary libraries for some component 2019-12-11 16:43:47 +08:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
COPYING.NEWLIB
esp32-spiram-rom-functions-c.lf
heap.c
Kconfig
locks.c fix bug that semaphore may schedule out in Critical Section 2019-10-28 18:43:35 +08:00
Makefile.old
newlib.lf
poll.c
pread.c
project_include.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
pthread.c
pwrite.c
random.c
reent_init.c
select.c
syscall_table.c
syscalls.c newlib: define fcntl as strong symbol 2019-12-11 14:53:26 +01:00
termios.c
time.c
utime.c