NuttX configuration
NuttX offers a wide range of configuration options and features that can be enabled with one of the available Kconfig frontends.
Install Kconfig frontends
sudo apt install gperfgit clone https://bitbucket.org/nuttx/tools.gitcd tools/kconfig-frontends./configure --enable-mconf --enable-qconf --prefix=/usrmakesudo make installStart with a canned configuration
Configuration
Last updated