Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "boards/naze32_common.h"
Go to the source code of this file.
Macros | |
#define | EXT_CLK 12000000 |
#define | AHB_CLK 72000000 |
#define | SPI_SELECT_SLAVE1_PORT GPIOB |
#define | SPI_SELECT_SLAVE1_PIN GPIO12 |
#define AHB_CLK 72000000 |
Definition at line 8 of file naze32_rev5.h.
#define EXT_CLK 12000000 |
Definition at line 7 of file naze32_rev5.h.
#define SPI_SELECT_SLAVE1_PIN GPIO12 |
Definition at line 12 of file naze32_rev5.h.
#define SPI_SELECT_SLAVE1_PORT GPIOB |
Definition at line 11 of file naze32_rev5.h.