mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
|
|
||
|---|---|---|
| .. | ||
| cfgdata_main.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| README.md | ||
System / cfgdata
Author: Ken Pettit
Date: 18 December 2018
This application provides a command line interface for managing platform
specific configdata within the /dev/config device.
Usage:
config <cmd> [arguments]
Where <cmd> is one of:
all– show all config entriesprint– display a specific config entryset– set or change a config entryunset– delete a config entry