This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-06 01:51:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bcc85d96d7e16a85a3945111478d5f43a8266c5
esp-idf
/
components
/
newlib
/
newlib.lf
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
newlib: when compiling with GCC8, use newlib headers and libraries from toolchain
2019-04-01 15:21:12 +08:00
[mapping:newlib]
archive: libnewlib.a
entries:
heap (noflash)
newlib: move abort to newlib
2020-02-02 23:18:29 +08:00
abort (noflash)
newlib: Override __assert and __assert_func Default assert implementation calls fiprintf, which tries to acquire a lock and fails if it is executing in critical section or ISR
2021-05-26 18:48:57 +05:30
assert (noflash)
Reference in New Issue
Copy Permalink