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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c9e215685f699f4e3f49ee4e1439fb56ad58df9
esp-idf
/
components
/
newlib
/
platform_include
/
sys
History
Alexey Lapshin
bc4a9ad406
change(newlib): remove sys/dirent.h from newlib component
2025-08-30 19:52:33 +07:00
..
errno.h
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
ioctl.h
…
lock.h
fix(picolibc): fix missed headers in sources
2025-06-25 18:01:50 +07:00
poll.h
…
random.h
…
reent.h
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
select.h
fix(picolibc): fix missed headers in sources
2025-06-25 18:01:50 +07:00
termios.h
refactor(core): reformat newlib and pthread with astyle
2024-02-27 10:00:06 +08:00
time.h
…
uio.h
…
un.h
refactor(core): reformat newlib and pthread with astyle
2024-02-27 10:00:06 +08:00
unistd.h
feat(newlib): Implement getentropy() function
2023-08-08 18:06:58 +03:00
utime.h
…