Alexandre Abadie
de37259c64
boards/nucleo-*: put Kconfig HSE/LSE clock config in common
2021-01-20 09:16:46 +01:00
Alexandre Abadie
f8822b5f8f
boards: remove not need PORT_LINUX/PORT_DARWIN
...
They defined the same in serial.inc.mk. Some Darwin default are changed because they are probably wrong
2020-12-02 09:20:57 +01:00
Alexandre Abadie
75d7c6afab
boards/nucleo-l4r5zi: remove PLL N custom define
2020-11-10 09:34:07 +01:00
Alexandre Abadie
e7ac68e1bd
boards/stm32l4/l5/wb*: add Kconfig clock config
2020-11-10 09:34:06 +01:00
Alexandre Abadie
ec5b47fc61
cpu/stm32l4+/wb: centralize max core clock define, adapt related boards
2020-10-27 08:44:55 +01:00
Alexandre Abadie
b6dd78864b
boards/nucleo-l4r5zi: adapt to new generic clock config
2020-09-08 18:42:41 +02:00
Koen Zandberg
c04429838c
nucleo-l4r5zi: remove obsolete spi_divtable
2020-08-18 16:55:08 +02:00
Alexandre Abadie
5615b0c027
boards/nucleo-*: model features in Kconfig
2020-07-16 11:34:02 +02:00
Alexandre Abadie
facb626b02
boards/stm32*: adapt for new stm32 cpu organization
2020-05-20 13:39:10 +02:00
9f2aa74635
boards/nucleo-l4r5zi: fix typos
2019-11-23 22:39:07 +01:00
Yannick Gicquel
d37adee32d
boards/stm32-based: allow SPI signals routed on multiple alternate functions
...
There is no hardware limitation for custom boards based on STM32 to uses
SPI bus with signals coming from different PORT and alternate functions.
This patch allow alternate's function definition per pin basis, thus enable
the support of SPI bus signals routed on differents PORT.
Signed-off-by: Yannick Gicquel <ygicquel@gmail.com>
2019-10-25 06:27:41 +02:00
Gaëtan Harter
636285ebe4
boards: move CPU/CPU_MODEL definition to Makefile.features
...
cpu/$(CPU)/Makefile.features and cpu/$(CPU)/Makefile.dep are
automatically included
Part of moving CPU/CPU_MODEL definition to Makefile.features to have it
available before Makefile.include.
2019-08-20 16:11:50 +02:00
Benjamin Valentin
8af04cd939
boards: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
Alexandre Abadie
be8acc1496
boards/nucleo-l4r5zi: initial basic support
2019-07-08 09:09:48 +02:00