Support for the stm32f103c8 based Black pill. More...
Support for the stm32f103c8 based Black pill.
Peripheral MCU configuration for the Black Pill board
Definition in file board.h.
#include "board_common.h"
Include dependency graph for board.h:Go to the source code of this file.
Macros for controlling the on-board LED. | |
| #define | LED0_PORT GPIOB |
| GPIO-Port the LED is connected to. | |
| #define | LED0_PORTNUM PORT_B |
| GPIO Port number the LED is connected to. | |
| #define | LED0_PINNUM (12) |
| Pin number the LED is connected to. | |