This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-11 18:19:07 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
newlib
History
Marius Vikhammer
69ca6e49a7
test(console): add tests for console with vfs disabled
2024-08-12 10:01:04 +08:00
..
platform_include
fix(newlib): fix include sys/dirent.h breaking change
2024-07-31 17:12:23 +07:00
port
…
priv_include
…
test_apps
Merge branch 'bugfix/fix_newlib_nano_float_printf_issues' into 'master'
2024-07-26 17:37:03 +08:00
.gitignore
…
abort.c
…
assert.c
…
CMakeLists.txt
fix(newlib): fix include sys/dirent.h breaking change
2024-07-31 17:12:23 +07:00
COPYING.NEWLIB
…
esp32-spiram-rom-functions-c.lf
…
flockfile.c
…
getentropy.c
…
heap.c
…
Kconfig
…
locks.c
…
newlib_init.c
…
newlib.lf
…
poll.c
…
project_include.cmake
…
pthread.c
…
random.c
…
realpath.c
…
reent_init.c
…
sbom.yml
…
scandir.c
feat(build): add COMPILER_STATIC_ANALYZER option
2024-06-18 14:25:37 +08:00
sdkconfig.rename.esp32
…
sdkconfig.rename.esp32c3
…
sdkconfig.rename.esp32s2
…
sdkconfig.rename.esp32s3
…
stdatomic.c
…
syscalls.c
test(console): add tests for console with vfs disabled
2024-08-12 10:01:04 +08:00
sysconf.c
…
system_libs.lf
…
termios.c
…
time.c
…