stm32f4: Add STM32F412 Nucleo board
Add necessary board files, pinmux and device tree in order to have a usable debug console. Origin: Original Change-Id: I43a9d278c3f2c936a714263626722f630367b663 Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
This commit is contained in:
parent
6ad43279ec
commit
13cba0bb76
17 changed files with 352 additions and 1 deletions
|
@ -9,7 +9,7 @@ platforms = qemu_cortex_m3 frdm_k64f arduino_due nucleo_f103rb stm32_mini_a15
|
|||
sam_e70_xplained curie_ble nrf52_blenano2 hexiwear_kw40z
|
||||
cc3220sf_launchxl frdm_kl25z disco_l475_iot1 nucleo_l432kc
|
||||
nucleo_f413zh stm32l496g_disco stm32f4_disco 96b_carbon_nrf51
|
||||
stm32f469i_disco
|
||||
stm32f469i_disco nucleo_f412zg
|
||||
|
||||
supported_toolchains = zephyr gccarmemb
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue