mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
nucleo-144: Default for choice in Kconfig was not one of the possible choices.
This commit is contained in:
parent
050cfcc34f
commit
2ecaf33bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue