Add new boardctl() command to set OS symbol table

This commit is contained in:
Gregory Nutt
2015-12-13 08:13:15 -06:00
parent 2d1f97282d
commit 54ea059beb
8 changed files with 46 additions and 13 deletions
+1
View File
@@ -336,6 +336,7 @@ CONFIG_NSH_MMCSDMINOR=0
# CONFIG_SAMV71XULT_MXTXPLND is not set
CONFIG_LIB_BOARDCTL=y
# CONFIG_BOARDCTL_UNIQUEID is not set
CONFIG_BOARDCTL_OS_SYMTAB=y
# CONFIG_BOARDCTL_TSCTEST is not set
# CONFIG_BOARDCTL_ADCTEST is not set
# CONFIG_BOARDCTL_PWMTEST is not set