This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-27 19:13:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02c3414fc0e94ce99ffde9fc29fc805d375da691
esp-idf
/
components
/
newlib
T
History
KonstantinKondrashov
1214dcea3a
newlib: Fix a case in FD_ISSET macro when n==-1
2021-07-15 11:18:45 +08:00
..
platform_include
newlib: Fix a case in FD_ISSET macro when n==-1
2021-07-15 11:18:45 +08:00
test
Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2'
2020-09-25 08:03:11 +08:00
.gitignore
…
.gitmodules
…
abort.c
esp_system: share abort panic with port layer
2020-03-10 19:56:24 +08:00
CMakeLists.txt
newlib: use --specs=nano.specs to enable "nano" version of C library
2020-03-27 20:04:47 +07:00
component.mk
…
COPYING.NEWLIB
…
esp32-spiram-rom-functions-c.lf
…
heap.c
…
Kconfig
…
locks.c
…
Makefile.old
…
newlib.lf
…
poll.c
newlib: remove direct dependencies on VFS functions
2020-03-20 13:43:42 +01:00
pthread.c
…
random.c
…
reent_init.c
…
syscall_table.c
newlib: initialize syscall_table_ptr_app in single core mode
2020-05-04 10:55:34 +00:00
syscalls.c
newlib: provide default implementations for more syscalls
2020-03-20 14:03:45 +01:00
termios.c
…
time.c
newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment
2020-08-06 20:01:52 +08:00