1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stm32f030f4-demo/include
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
..
board.h boards: add stm32f030f4-demo 2019-10-21 15:30:22 +02:00
periph_conf.h boards/stm32-based: allow SPI signals routed on multiple alternate functions 2019-10-25 06:27:41 +02:00