Use the lowconsole driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1516 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
f1cd38a52f
commit
35fe68c3d8
|
@ -180,7 +180,7 @@ CONFIG_START_MONTH=2
|
|||
CONFIG_START_DAY=17
|
||||
CONFIG_JULIAN_TIME=n
|
||||
CONFIG_DEV_CONSOLE=y
|
||||
CONFIG_DEV_LOWCONSOLE=n
|
||||
CONFIG_DEV_LOWCONSOLE=y
|
||||
|
||||
#
|
||||
# The following can be used to disable categories of
|
||||
|
|
Loading…
Reference in New Issue