This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-08-04 14:19:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8684960af8cc78c42a3c8f714ee1a809b73bfde
esp-idf
/
components
/
newlib
/
platform_include
History
Alexey Lapshin
709656d8a1
fix(libc): picolibc: workaround wrong pthread_exit declaration for c++
2026-04-29 18:36:07 +07:00
..
net
…
sys
fix(libc): picolibc: workaround wrong pthread_exit declaration for c++
2026-04-29 18:36:07 +07:00
assert.h
…
ctype.h
fix(newlib): adapt changes
2026-02-05 13:40:11 +07:00
endian.h
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
esp_newlib.h
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
pthread.h
…
semaphore.h
…
signal.h
fix(esp_libc): add workaround for pthread_sigmask declaration in picolibc signal.h
2026-02-05 13:40:11 +07:00
stdatomic.h
fix(newlib): adapt changes
2026-02-05 13:40:11 +07:00
stdio_ext.h
feat(esp_libc): add full support for picolibc
2026-01-30 23:39:53 +07:00
stdio.h
feat(esp_libc): add full support for picolibc
2026-01-30 23:39:53 +07:00
time.h
…