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 GPIO_PORT_B | 
| GPIO port of LED 0.  | |
| #define | LED0_PORT_NUM PORT_B | 
| GPIO Port number the LED is connected to.  | |
| #define | LED0_PIN_NUM 12 | 
| Pin number the LED is connected to.  | |