This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-27 21:50:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec700fefc2d212a7cdced77897bb73b68d4ddd2
esp-idf
/
components
/
esp_libc
/
src
History
Alexey Lapshin
676ae296ff
fix(esp_tee): build esp_tee only with CONFIG_LIBC_NEWLIB to reduce size
2025-12-03 13:31:42 +07:00
..
picolibc
fix(esp_tee): build esp_tee only with CONFIG_LIBC_NEWLIB to reduce size
2025-12-03 13:31:42 +07:00
port
…
string
…
.gitignore
…
abort.c
…
assert.c
…
esp_libc.lf
…
flockfile.c
…
getentropy.c
…
heap.c
…
init.c
…
libc.lf
…
libm.lf
…
locks.c
feat(esp_libc): make picolibc default libc
2025-12-03 13:31:42 +07:00
newlib_init.c
…
poll.c
…
pthread.c
fix(configs): Remove mentions of ASIO from configs files
2025-11-25 13:02:31 +01:00
random.c
…
realpath.c
…
reent_init.c
…
reent_syscalls.c
feat(stdio): added esp_stdio component
2025-10-16 10:01:59 +08:00
scandir.c
…
stdatomic.c
…
syscalls.c
feat(esp_libc): make picolibc default libc
2025-12-03 13:31:42 +07:00
sysconf.c
…
system_libs.lf
…
termios.c
…
time.c
…