1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/p-l496g-cell02
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
..
include boards/stm32-based: allow SPI signals routed on multiple alternate functions 2019-10-25 06:27:41 +02:00
board.c boards/stm32: initialize board gpios after cpu 2019-10-04 17:05:40 +02:00
doc.txt boards: add basic support for b-l496g-cell02 2019-08-09 08:26:17 +02:00
Makefile boards: add basic support for b-l496g-cell02 2019-08-09 08:26:17 +02:00
Makefile.dep boards: add basic support for b-l496g-cell02 2019-08-09 08:26:17 +02:00
Makefile.features boards: remove duplicate include 'RIOTCPU/cpu/Makefile.features' 2019-09-30 12:38:01 +02:00
Makefile.include boards/p-l496zg-cell02: move cpu define to Makefile.features 2019-09-20 13:46:58 +02:00