summaryrefslogtreecommitdiff
path: root/include/limits.h
AgeCommit message (Expand)Author
2025-07-14limits.h: provide all limit macros for standard [u]intNN_t typesRasmus Villemoes
2025-07-14move limits for sNN/uNN types from kernel.h to limits.hRasmus Villemoes
2025-07-14move more limits from kernel.h to limits.h and standardize their definitionsRasmus Villemoes
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao