1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nucleo32
Gunar Schorcht b082fd1941 board/nucleo32: fix Arduino pin mapping
On Nucleo-32 boards with STM32 MCUs that do not have the GPIO port F, the Arduino pins D7 and D8 are not connected to PF0 and PF1 but to PC14 and PC15. This is also the case for the Nucleo-L412KB.
2020-07-23 00:16:48 +02:00
..
include board/nucleo32: fix Arduino pin mapping 2020-07-23 00:16:48 +02:00
Kconfig boards/common/nucleo: model common features in Kconfig 2020-07-16 11:34:02 +02:00
Makefile boards/nucleo32: move shared code to common/nucleo32 2017-11-30 10:26:36 +01:00
Makefile.features boards/nucleo32: move shared code to common/nucleo32 2017-11-30 10:26:36 +01:00
Makefile.include boards/nucleo: factored out nucleo64 common 2018-01-24 10:23:17 +01:00