39e06babf5
boards/stm32: use generic clk_conf.h header
2020-10-27 08:44:56 +01:00
8ac1909ea3
cpu: boards: stm32l0l1: use IS_ACTIVE where possible in stmclk
2020-09-22 22:30:19 +02:00
5e886a76c9
boards/stm32l0/l1: merge default clock configuration headers
2020-09-22 22:30:19 +02:00
4bdb3db0f9
boards/stm32l1: override default LSE in boards where needed
2020-09-22 22:30:19 +02:00
8f39a4a310
boards/stm32l1: use shared clock configuration header
2020-08-28 16:55:32 +02:00
f4bc27e408
boards/lobaro-lorabox: move xtimer defines to board.h
2020-08-20 13:41:40 +02:00
023eec7936
lobaro-lorabox: remove obsolete spi_divtable
2020-08-18 16:55:03 +02: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
Benjamin Valentin
8af04cd939
boards: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
b710cda156
boards/lobaro-lorabox: use common timer configuration
2019-08-05 15:00:53 +02:00
7853ca0108
boards/stm32*: remove useless RTC_NUMOF defines
2019-08-05 11:08:53 +02:00
9a69c9bbc5
boards/stm32: remove useless empty conf defines
2019-01-02 14:52:38 +01:00
Leandro Lanzieri
177ef5bfa9
boards/lobaro-lorabox: Add initial support for Lobaro Lorabox board
2018-09-18 18:07:07 +02:00