Fabian Hüßler
9163d78910
boards: add VBAT for stm32 based boards with ADC
2022-02-21 10:49:43 +01:00
2d97581d06
boards/stm32f0: use clk_conf.h
2020-12-17 08:38:40 +01:00
665426fefc
boards/stm32f0: adapt to refactored clock configuration
2020-09-08 16:03:44 +02:00
48a8d29c4e
boards/stm32f0: use shared default clock configuration
2020-08-30 22:05:46 +02:00
hugues
1e51da6b59
boards/nucleo-f072rb: declare adc_config[] directly in periph_conf.h
2020-08-27 03:56:26 +02:00
7e1d601bbc
nucleo-f072rb: remove obsolete spi_divtable
2020-08-18 16:55:04 +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
01814dec19
boards/nucleo-*: deduplicate doxygen board group definitions
2019-08-05 16:57:35 +02:00
7853ca0108
boards/stm32*: remove useless RTC_NUMOF defines
2019-08-05 11:08:53 +02:00
c0b1d37d73
boards/nucleo-f072rb: use common i2c configuration
2019-01-02 16:08:56 +01:00
Marian Buschsieweke
171a8bfe27
boards/nucleo-f072rb: Added SPI2 config
2018-08-15 11:58:19 +02:00
4b20095dc8
boards/nucleo-f072rb: rename to marketing name
2018-05-22 21:52:41 +02:00