nuttx/Documentation/components/libs
Arjav Patel e2f3950d45 libc: add support for C23 stdbit.h with bit manipulation macros
- Introduced Kconfig options for stdbit.h, allowing architecture-specific and generic implementations.
- Added new documentation for stdbit.h, detailing its usage and configuration.
- Updated CMake and Makefile to handle the inclusion of stdbit.h based on configuration settings.

This enhances the NuttX library with optional C23 bit manipulation utilities, improving functionality for architectures that support it.

Signed-off-by: Arjav Patel <arjav1528@gmail.com>
2026-03-02 09:09:40 -03:00
..
libc libc: add support for C23 stdbit.h with bit manipulation macros 2026-03-02 09:09:40 -03:00
libnx Documentation: cosmetics changes 2023-10-26 20:01:21 +08:00
index.rst semaphore/_SEM_XX: Remove the _SEM redirection macros as unnecessary 2023-11-27 04:52:54 -08:00
libdsp.rst
libm.rst
libxx.rst Documentation: cosmetics changes 2023-10-26 20:01:21 +08:00