Angus Gratton 17b5df4d72 Merge branch 'feature/function_call_with_stack' into 'master' hace 6 años
..
platform_include 9a2af7ae33 global: remove gcc 5.2 support hace 6 años
test 17b5df4d72 Merge branch 'feature/function_call_with_stack' into 'master' hace 6 años
.gitignore bd6ea4393c Initial public version hace 9 años
.gitmodules bd6ea4393c Initial public version hace 9 años
CMakeLists.txt f766866167 cmake: remove intermediary libraries for some component hace 6 años
COPYING.NEWLIB bd6ea4393c Initial public version hace 9 años
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) hace 6 años
Makefile.old bd6ea4393c Initial public version hace 9 años
component.mk 9a2af7ae33 global: remove gcc 5.2 support hace 6 años
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain hace 6 años
heap.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
locks.c 4987a5ad90 fix bug that semaphore may schedule out in Critical Section hace 6 años
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain hace 6 años
poll.c aa9d302814 VFS: Implement poll() based on select() hace 7 años
pread.c 41062bea99 VFS: Implement pread() and pwrite() hace 6 años
project_include.cmake 9a2af7ae33 global: remove gcc 5.2 support hace 6 años
pthread.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
pwrite.c 41062bea99 VFS: Implement pread() and pwrite() hace 6 años
random.c 83a179abb0 esp32: Add esp_fill_random() function hace 7 años
reent_init.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
select.c 43eb58da99 VFS: Fix Kconfig prefix hace 6 años
syscall_table.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
syscalls.c 23848fd1b9 newlib: define fcntl as strong symbol hace 6 años
termios.c 43eb58da99 VFS: Fix Kconfig prefix hace 6 años
time.c 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
utime.c fb334baa7c VFS: Implement utime() hace 7 años