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
.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
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
utime.c