Roland Dobai aa9d302814 VFS: Implement poll() based on select() hace 7 años
..
include 93f6700be7 newlib: fix errors for GCC 8 support hace 7 años
lib 239ac0e17b newlib: Add strptime(), qsort_r(), nanf() to libc & libc_nano hace 8 años
platform_include aa9d302814 VFS: Implement poll() based on select() hace 7 años
test 6091021e83 unity: separate common and IDF specific functionality hace 7 años
.gitignore bd6ea4393c Initial public version hace 9 años
.gitmodules bd6ea4393c Initial public version hace 9 años
CMakeLists.txt aa9d302814 VFS: Implement poll() based on select() hace 7 años
COPYING.NEWLIB bd6ea4393c Initial public version hace 9 años
Makefile.old bd6ea4393c Initial public version hace 9 años
component.mk 7f307423c1 newlib: Provide library name for ROM libc object files linked as PSRAM workarounds hace 7 años
esp32-spiram-rom-functions.lf 7f28bce42e newlib: When using psram, link setlocale() to flash not IRAM hace 7 años
locks.c 769bd4a4af linker: When using section type attributes, create unique sections hace 7 años
poll.c aa9d302814 VFS: Implement poll() based on select() hace 7 años
pthread.c 1ef13c524c asio: initial idf port of asio library without ssl hace 7 años
random.c 83a179abb0 esp32: Add esp_fill_random() function hace 7 años
reent_init.c 0c130ecf19 vfs: code review fixes hace 9 años
select.c bdbcc492cf VFS: Add debugging outputs for select() related functions hace 7 años
syscall_table.c 9240bbb708 esp32: remove ROM functions redefined in IDF from LD script hace 7 años
syscalls.c 1fdbbec13a syscalls: fix arguments and return type for _raise_r hace 7 años
termios.c 5395435816 Add basic support for termios.h hace 7 años
time.c e274940a46 newlib: Add some functions from _POSIX_TIMERS hace 7 años
utime.c fb334baa7c VFS: Implement utime() hace 7 años