mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
nucleo-144: Default for choice in Kconfig was not one of the possible choices.
This commit is contained in:
@@ -7,7 +7,7 @@ if ARCH_BOARD_NUCLEO_144
|
||||
|
||||
choice
|
||||
prompt "Select Console wiring."
|
||||
default NUCLEO_ARDUINO
|
||||
default NUCLEO_CONSOLE_ARDUINO
|
||||
---help---
|
||||
Select where you will connect the console.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user