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-22 20:02:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff3126fa092f7647ef029477482f73a4fc7ad45f
esp-idf
/
components
/
newlib
/
src
History
Marius Vikhammer
ff3126fa09
feat(newlib): added option for placing functions in flash if flash-auto-suspend
2025-03-14 10:41:51 +08:00
..
picolibc
…
port
refactor(hw_support): combine esp_hw_support rtc header to a single file
2024-12-30 10:09:34 +08:00
.gitignore
…
abort.c
…
assert.c
…
esp32-spiram-rom-functions-c.lf
…
flockfile.c
…
getentropy.c
…
heap.c
…
init.c
…
locks.c
feat(newlib): add option for placing newlib lock API into flash
2025-03-11 09:33:58 +08:00
newlib_init.c
…
newlib.lf
feat(newlib): added option for placing functions in flash if flash-auto-suspend
2025-03-14 10:41:51 +08:00
poll.c
…
pthread.c
…
random.c
…
realpath.c
…
reent_init.c
feat(newlib): removed some unecessary IRAM attributes for newlib functions
2025-03-10 15:31:30 +08:00
reent_syscalls.c
fix(console): fixed secondary console not working on all chips without VFS
2025-03-07 14:41:19 +08:00
scandir.c
…
stdatomic.c
fix(newlib): add missing __atomic_test_and_set for RISCV chips wo 'a' extension
2025-01-15 13:57:58 +07:00
syscalls.c
…
sysconf.c
…
system_libs.lf
…
termios.c
…
time.c
feat(newlib): add option for placing newlib lock API into flash
2025-03-11 09:33:58 +08:00