support Register gpio as character device on nuttx for xidatong

This commit is contained in:
wgzAIIT
2022-04-08 17:39:29 +08:00
parent 41632ed9e9
commit 72ce9d9023
6 changed files with 6 additions and 0 deletions
@@ -41,4 +41,5 @@ CONFIG_SCHED_WAITPID=y
CONFIG_START_DAY=14
CONFIG_START_MONTH=3
CONFIG_SYSTEM_NSH=y
CONFIG_DEV_GPIO=y
CONFIG_USER_ENTRYPOINT="nsh_main"