mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +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
|
choice
|
||||||
prompt "Select Console wiring."
|
prompt "Select Console wiring."
|
||||||
default NUCLEO_ARDUINO
|
default NUCLEO_CONSOLE_ARDUINO
|
||||||
---help---
|
---help---
|
||||||
Select where you will connect the console.
|
Select where you will connect the console.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user