mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Console needs to be enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1525 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -208,8 +208,8 @@ CONFIG_START_MONTH=12
|
|||||||
CONFIG_START_DAY=7
|
CONFIG_START_DAY=7
|
||||||
CONFIG_JULIAN_TIME=n
|
CONFIG_JULIAN_TIME=n
|
||||||
CONFIG_HAVE_LOWUARTINIT=y
|
CONFIG_HAVE_LOWUARTINIT=y
|
||||||
CONFIG_DEV_CONSOLE=n
|
CONFIG_DEV_CONSOLE=y
|
||||||
CONFIG_DEV_LOWCONSOLE=n
|
CONFIG_DEV_LOWCONSOLE=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# The following can be used to disable categories of
|
# The following can be used to disable categories of
|
||||||
|
|||||||
Reference in New Issue
Block a user