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
2026-01-09 18:52:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28efe511f4602e170849802e706bfca6f7fb0e7d
esp-idf
/
components
/
newlib
/
platform_include
/
sys
History
Ivan Grokhotkov
45e50f1f2a
newlib: move dirent.h, ioctl.h headers from VFS
2020-03-20 13:43:42 +01:00
..
dirent.h
newlib: move dirent.h, ioctl.h headers from VFS
2020-03-20 13:43:42 +01:00
ioctl.h
newlib: move dirent.h, ioctl.h headers from VFS
2020-03-20 13:43:42 +01:00
poll.h
VFS: Implement poll() based on select()
2019-02-25 10:34:27 +01:00
random.h
…
select.h
newlib: fixes for compatibility with newlib 3.0
2019-04-10 13:48:57 +08:00
termios.h
VFS: Fix Kconfig prefix
2019-07-02 17:17:18 +02:00
time.h
newlib: enable timeradd, timersub, and similar macros
2019-03-19 22:15:12 +08:00
uio.h
…
un.h
…
unistd.h
newlib: remove usage of pre-ANSI defines
2019-03-19 22:15:26 +08:00
utime.h
…