#
nuttx
Here are 52 public repositories matching this topic...
gustavonihei
commented
Nov 4, 2021
Some features of Mbed TLS library may be configured via a mbedtls_config.h header. NuttX currently provides default configuration with a set of cryptographic algorithms.
A much welcome improvement is to make the selection of those features configurable (e.g. via menuconfig), similar to how LVGL's features
enhancement
New feature or request
good first issue
Good for newcomers
modularity
Needed to support modular architecture
IKEA VINDRIKTNING Air Quality Sensor connected to LoRaWAN and The Things Network with Apache NuttX OS
-
Updated
Feb 9, 2022 - C
Improve this page
Add a description, image, and links to the nuttx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nuttx topic, visit your repo's landing page and select "manage topics."
In PROTECTED mode, the MPU is used to map regions of memory to supervisor- and/or user-accessible memory. Currently, that algorithm is very simple: The entire address range is made accessible in supervisor mode; a single MPU region is used to enable user-mode access in each user memory region.
Each MPU region must bit both of a power-of-two size and with an alignment in memory equal to the si