Loading...
Searching...
No Matches
board.h File Reference

This board can be bought very cheaply (< 1€) on sites like eBay or AliExpress. More...

Detailed Description

This board can be bought very cheaply (< 1€) on sites like eBay or AliExpress.

Support for the STM32F030F4 Demo Board

Pin definitions and board configuration options

Author
Benjamin Valentin benpi.nosp@m.cco@.nosp@m.googl.nosp@m.emai.nosp@m.l.com

Definition in file board.h.

#include "stm32_leds.h"
+ Include dependency graph for board.h:

Go to the source code of this file.

Xtimer configuration

#define XTIMER_WIDTH   (16)
 

LED pin definitions and handlers

#define LED0_PIN_NUM   4
 
#define LED0_PORT_NUM   PORT_A
 
#define LED0_IS_INVERTED   1
 

Macro Definition Documentation

◆ LED0_IS_INVERTED

#define LED0_IS_INVERTED   1

Definition at line 44 of file board.h.

◆ LED0_PIN_NUM

#define LED0_PIN_NUM   4

Definition at line 42 of file board.h.

◆ LED0_PORT_NUM

#define LED0_PORT_NUM   PORT_A

Definition at line 43 of file board.h.

◆ XTIMER_WIDTH

#define XTIMER_WIDTH   (16)

Definition at line 35 of file board.h.