Loading...
Searching...
No Matches
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_NUM   PORT_B
 GPIO Port number the LED is connected to.
 
#define LED0_PIN_NUM   12
 Pin number the LED is connected to.
 

Macro Definition Documentation

◆ LED0_PIN_NUM

#define LED0_PIN_NUM   12

Pin number the LED is connected to.

Definition at line 39 of file board.h.

◆ LED0_PORT_NUM

#define LED0_PORT_NUM   PORT_B

GPIO Port number the LED is connected to.

Definition at line 38 of file board.h.