Added support for the STM32 Minimum System Development Board, which is identical to the Blue Pill except for the GPIO pin wired to the on-board LED.
3 lines
96 B
Makefile
3 lines
96 B
Makefile
USEMODULE += boards_common_stm32f103c8
|
|
include $(RIOTBOARD)/common/stm32f103c8/Makefile.include
|