Skip to content
Snippets Groups Projects
Commit 428f7a08 authored by patacongo's avatar patacongo
Browse files

Console needs to be enabled

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1525 42af7a65-404d-4744-a932-0658087f49c3
parent 54434c99
No related branches found
No related tags found
No related merge requests found
......@@ -208,8 +208,8 @@ CONFIG_START_MONTH=12
CONFIG_START_DAY=7
CONFIG_JULIAN_TIME=n
CONFIG_HAVE_LOWUARTINIT=y
CONFIG_DEV_CONSOLE=n
CONFIG_DEV_LOWCONSOLE=n
CONFIG_DEV_CONSOLE=y
CONFIG_DEV_LOWCONSOLE=y
#
# The following can be used to disable categories of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment