Tiago Medicci Serrano 58e97e521c libc/string: prevent libc in the kernel/userspace optionally
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.
2023-05-17 13:58:48 +08:00
..
2022-06-29 11:32:59 +08:00
2022-06-29 11:32:59 +08:00
2022-06-29 11:32:59 +08:00
2021-07-14 15:09:58 -03:00
2022-07-08 02:15:54 +08:00
2022-07-22 19:04:11 +03:00
2021-07-14 15:09:58 -03:00
2021-03-03 18:52:53 -08:00
2023-02-24 12:15:40 +08:00
2021-07-14 15:09:58 -03:00
2022-04-14 21:46:12 +08:00
2021-07-14 15:09:58 -03:00
2022-07-08 02:15:54 +08:00