board.h File Reference

Support for the stm32f103c8 based Black pill. More...

Detailed Description

Support for the stm32f103c8 based Black pill.

Peripheral MCU configuration for the Black Pill board

Author
Víctor Ariño victo.nosp@m.r.ar.nosp@m.ino@t.nosp@m.riag.nosp@m.nosys.nosp@m..com
Sören Tempel tempe.nosp@m.l@un.nosp@m.i-bre.nosp@m.men..nosp@m.de
Tristan Bruns tbrun.nosp@m.s@un.nosp@m.i-bre.nosp@m.men..nosp@m.de
Alexander Kurth kurth.nosp@m.1@un.nosp@m.i-bre.nosp@m.men..nosp@m.de
Marian Buschsieweke maria.nosp@m.n.bu.nosp@m.schsi.nosp@m.ewek.nosp@m.e@ovg.nosp@m.u.de

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.