1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common/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
..
can_params.h tests/conn_can: build stm32 CAN drivers 2019-04-03 11:12:46 +02:00
candev_stm32.h tests/conn_can: build stm32 CAN drivers 2019-04-03 11:12:46 +02:00
cpu_conf_stm32_common.h cpu/stm32{f0,f3,f7,l0,l4}: unify i2c driver and use new API 2018-07-25 12:01:35 +02:00
periph_cpu_common.h boards/stm32-based: allow SPI signals routed on multiple alternate functions 2019-10-25 06:27:41 +02:00
stmclk.h stm32: unified parts of stmclk implementations 2017-08-21 17:40:22 +02:00