Board specific definitions for the Crazyflie 2.1 main application MCU.
More...
Board specific definitions for the Crazyflie 2.1 main application MCU.
- Author
- Leonard Herbst leona.nosp@m.rd.h.nosp@m.erbst.nosp@m.@tu-.nosp@m.dresd.nosp@m.en.d.nosp@m.e
Definition in file board.h.
#include "cpu.h"
#include "motor_driver.h"
#include "stm32_leds.h"
Go to the source code of this file.
◆ LED0_IS_INVERTED
#define LED0_IS_INVERTED 1 |
◆ LED0_PIN_NUM
#define LED0_PIN_NUM 3 /* LED top right red */ |
◆ LED0_PORT
◆ LED0_PORT_NUM
◆ LED1_IS_INVERTED
#define LED1_IS_INVERTED 1 |
◆ LED1_PIN_NUM
#define LED1_PIN_NUM 2 /* LED top right green */ |
◆ LED1_PORT
◆ LED1_PORT_NUM
◆ LED2_PIN_NUM
#define LED2_PIN_NUM 2 /* LED bottom left blue */ |
◆ LED2_PORT
◆ LED2_PORT_NUM
◆ LED3_IS_INVERTED
#define LED3_IS_INVERTED 1 |
◆ LED3_PIN_NUM
#define LED3_PIN_NUM 0 /* LED top left red*/ |
◆ LED3_PORT
◆ LED3_PORT_NUM
◆ LED4_IS_INVERTED
#define LED4_IS_INVERTED 1 |
◆ LED4_PIN_NUM
#define LED4_PIN_NUM 1 /* LED top left green */ |
◆ LED4_PORT
◆ LED4_PORT_NUM
◆ MOTOR_DRIVER_NUMOF
Number of motor drivers.
Definition at line 123 of file board.h.
◆ motor_driver_config
Motor driver config.
Two driver with three and one motor attached respectively
Definition at line 59 of file board.h.