| .. |
|
platform_include
|
bdf6c00154
Merge branch 'feature/likely_unlikely' into 'master'
|
6 年之前 |
|
test
|
16e63f6a3f
esp32s2: esp_rom: separate nano formatting functions, fix newlib tests
|
6 年之前 |
|
.gitignore
|
bd6ea4393c
Initial public version
|
9 年之前 |
|
.gitmodules
|
bd6ea4393c
Initial public version
|
9 年之前 |
|
CMakeLists.txt
|
739eb05bb9
esp32: add implementation of esp_timer based on TG0 LAC timer
|
6 年之前 |
|
COPYING.NEWLIB
|
bd6ea4393c
Initial public version
|
9 年之前 |
|
Kconfig
|
0ae53691ba
Rename Kconfig options (components/esp32)
|
6 年之前 |
|
Makefile.old
|
bd6ea4393c
Initial public version
|
9 年之前 |
|
component.mk
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 年之前 |
|
esp32-spiram-rom-functions-c.lf
|
898b4bdf4d
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
|
6 年之前 |
|
heap.c
|
8e5ea171d3
newlib: reverted support of memalign function
|
6 年之前 |
|
locks.c
|
429712c6eb
freertos: moved all xtensa specific files into a separated folder
|
6 年之前 |
|
newlib.lf
|
5719cd6fac
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
|
6 年之前 |
|
poll.c
|
aa9d302814
VFS: Implement poll() based on select()
|
7 年之前 |
|
pread.c
|
41062bea99
VFS: Implement pread() and pwrite()
|
6 年之前 |
|
project_include.cmake
|
9a2af7ae33
global: remove gcc 5.2 support
|
6 年之前 |
|
pthread.c
|
13d603e486
asio: updated ASIO port to use latest asio and esp-idf features
|
6 年之前 |
|
pwrite.c
|
41062bea99
VFS: Implement pread() and pwrite()
|
6 年之前 |
|
random.c
|
83a179abb0
esp32: Add esp_fill_random() function
|
7 年之前 |
|
reent_init.c
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 年之前 |
|
select.c
|
2c793cef06
idf: Support a custom toolchain with time_t wide 64-bits
|
6 年之前 |
|
syscall_table.c
|
405b0e7f06
esp_rom: splict libgcc and libc outof rom.ld bundle file
|
6 年之前 |
|
syscalls.c
|
23848fd1b9
newlib: define fcntl as strong symbol
|
6 年之前 |
|
termios.c
|
43eb58da99
VFS: Fix Kconfig prefix
|
6 年之前 |
|
time.c
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 年之前 |
|
utime.c
|
fb334baa7c
VFS: Implement utime()
|
7 年之前 |