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
2025-10-04 12:29:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30f60557ecb51dce9d63121427445bea2c66b84d
esp-idf
/
components
/
newlib
History
Fu Hanxi
ffdb0f012e
ci: remove gcc dependency in target test
2025-01-10 02:25:32 +08:00
..
platform_include
…
port
…
priv_include
…
test_apps
ci: remove gcc dependency in target test
2025-01-10 02:25:32 +08:00
.gitignore
…
abort.c
…
assert.c
…
CMakeLists.txt
change(build): Add a new CMake flag
NON_OS_BUILD
for non-FreeRTOS builds
2024-10-21 19:03:30 +05:30
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
feat(newlib): add dummy implementations of pathconf, chmod, dirfd
2024-12-04 11:22:02 +01:00
reent_init.c
…
sbom.yml
fix(newlib): sbom: add CVE-2024-30949 to cve-exclude-list
2024-10-02 18:01:14 +07:00
scandir.c
…
sdkconfig.rename.esp32
…
sdkconfig.rename.esp32c3
…
sdkconfig.rename.esp32s2
…
sdkconfig.rename.esp32s3
…
stdatomic.c
…
syscalls.c
…
sysconf.c
feat(newlib): add dummy implementations of pathconf, chmod, dirfd
2024-12-04 11:22:02 +01:00
system_libs.lf
…
termios.c
…
time.c
…