board: add initial support for Nucleo-64 with Soc STM32F411RE
Change-Id: I698693bccce1e9599c20e57f5d4172643ca38cc9 Signed-off-by: Matthias Boesl <matthias.boesl@gmail.com>
This commit is contained in:
parent
129a2f0bb6
commit
ffa67b77c6
11 changed files with 207 additions and 0 deletions
|
@ -22,4 +22,7 @@ depends on SOC_SERIES_STM32F4X
|
|||
config SOC_STM32F401XE
|
||||
bool "STM32F401XE"
|
||||
|
||||
config SOC_STM32F411XE
|
||||
bool "STM32F411XE"
|
||||
|
||||
endchoice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue