This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83a088da135ea154cffc02585b6b6aa4969ccc92
esp-idf
/
components
/
esp_libc
/
src
History
Alexey Lapshin
5c3514cfd9
fix(picolibc): add times() stub
2026-05-12 18:05:08 +08:00
..
picolibc
fix(esp_libc): picolibc: add workaround for setvbuf on _IONBF
2026-03-31 12:28:27 +07:00
port
…
string
…
.gitignore
…
abort.c
…
assert.c
…
esp_libc.lf
fix(picolibc): add psram fix for libc functions
2025-12-25 10:41:25 +07:00
flockfile.c
…
getentropy.c
…
heap.c
…
init.c
…
libc.lf
…
libm.lf
…
locks.c
feat(esp_libc): make picolibc default libc
2025-12-06 00:08:35 +07:00
newlib_init.c
…
poll.c
…
pthread.c
fix(configs): Remove mentions of ASIO from configs files
2026-04-17 16:14:53 +08: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
fix(picolibc): add times() stub
2026-05-12 18:05:08 +08:00
sysconf.c
…
system_libs.lf
…
termios.c
…
time.c
…