esp-idf/components/newlib
Ivan Grokhotkov 9a2af7ae33 global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
..
platform_include global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
test Merge branch 'feature/esp32s2beta' into feature/esp32s2beta_merge 2019-10-15 15:03:45 +11:00
.gitignore
.gitmodules
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
COPYING.NEWLIB
Kconfig
Makefile.old
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
esp32-spiram-rom-functions-c.lf
heap.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
locks.c fix bug that semaphore may schedule out in Critical Section 2019-10-28 18:43:35 +08:00
newlib.lf
poll.c
pread.c VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
project_include.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
pthread.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
pwrite.c VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
random.c
reent_init.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
select.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
syscall_table.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
syscalls.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
termios.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
time.c Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
utime.c