mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
Add the `LIBC_PREVENT_STRING_KERNEL` and `LIBC_PREVENT_STRING_USER` that are meant to be selected by the chip if no libc implementation is going to be built. If selected, neither NuttX's software version of the libc nor any architecture-specific implementation will be built in the kernel or in the userspace, respectively. In this case, the linker may provide a ROM-defined version of the libc functions instead. |
||
|---|---|---|
| .. | ||
| arm | ||
| armv6-m | ||
| armv7-a | ||
| armv7-m | ||
| armv7-r | ||
| armv8-m | ||
| gnu | ||
| aeabi_atexit.c | ||
| arm-acle-compat.h | ||
| arm_asm.h | ||
| gnu_unwind_find_exidx.c | ||
| Kconfig | ||
| Make.defs | ||