mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console
This commit is contained in:
@@ -191,6 +191,7 @@ if PL2303
|
||||
|
||||
config PL2303_CONSOLE
|
||||
bool "PL2303 console device"
|
||||
depends on DEV_CONSOLE
|
||||
default n
|
||||
---help---
|
||||
Register the USB device as /dev/console so that is will be used
|
||||
@@ -275,6 +276,7 @@ if CDCACM
|
||||
|
||||
config CDCACM_CONSOLE
|
||||
bool "CDC/ACM console device"
|
||||
depends on DEV_CONSOLE
|
||||
default n
|
||||
---help---
|
||||
Register the USB device as /dev/console so that is will be used
|
||||
|
||||
Reference in New Issue
Block a user