Fabian Hüßler
9163d78910
boards: add VBAT for stm32 based boards with ADC
2022-02-21 10:49:43 +01:00
Jan Romann
4384795cb9
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02: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
0b36699d31
boards/nucleo-f091rc: declare adc_config[] directly in periph_conf.h
2020-08-27 03:56:26 +02:00
c830fabaf8
nucleo-f091rc: remove obsolete spi_divtable
2020-08-18 16:55:04 +02:00
97f98dcace
boards/stm32: remove useless ifdef around DMA config
2020-05-25 13:23:20 +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
Vincent Dupont
962d81b652
boards/nucleo-f091rc: configure and use DMA
2019-01-08 09:32:18 +01:00
24bc5ae254
boards/nucleo-f0xx: use common i2c configuration
2019-01-02 14:23:46 +01:00
Vincent Dupont
ed27927f76
boards/nucleo-f091: add i2c configuration
2018-08-07 14:46:57 +02:00
b8895c1946
boards/nucleo-f091rc: rename to marketing name
2018-05-22 21:52:41 +02:00