esp-idf/components/newlib
Roland Dobai 41062bea99 VFS: Implement pread() and pwrite()
Closes https://github.com/espressif/esp-idf/issues/3515
2019-07-11 06:20:21 +00:00
..
include lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
lib
platform_include lwip_2.1.2 for idf_4.0 2019-07-07 01:51:45 +00:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
.gitignore
.gitmodules
CMakeLists.txt VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
COPYING.NEWLIB
Kconfig
Makefile.old
component.mk
esp32-spiram-rom-functions-c.lf
esp32-spiram-rom-functions-psram-workaround.lf
heap.c
locks.c
newlib.lf
poll.c
pread.c VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
project_include.cmake
pthread.c cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
pwrite.c VFS: Implement pread() and pwrite() 2019-07-11 06:20:21 +00:00
random.c
reent_init.c
select.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
syscall_table.c
syscalls.c
termios.c VFS: Fix Kconfig prefix 2019-07-02 17:17:18 +02:00
time.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
utime.c