nuttx/Documentation/components/libs/libc
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
..
index.rst libc: add support for C23 stdbit.h with bit manipulation macros 2026-03-02 09:09:40 -03:00
search.rst libc/search: add foreach api for hcreate_data 2025-12-25 09:39:03 +08:00
stdbit.rst libc: add support for C23 stdbit.h with bit manipulation macros 2026-03-02 09:09:40 -03:00
stream.rst libc: Move stdio/README to Documentation/components/libs/libc/stream.rst 2025-06-22 17:07:41 -03:00
zoneinfo.rst nuttx: use sizeof instead of define or number in snprintf 2024-08-25 19:22:15 +08:00