mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 03:50:02 +03:00
Merge pull request #6163 from RicoKirstein/pll_osd_clock
added the USEMCO2ASOSDCLOCK define for the F7 cpus.
This commit is contained in:
commit
233a68c9c1
13 changed files with 174 additions and 1 deletions
|
@ -128,6 +128,7 @@ extern uint8_t __config_end;
|
|||
#include "pg/bus_spi.h"
|
||||
#include "pg/gyrodev.h"
|
||||
#include "pg/max7456.h"
|
||||
#include "pg/mco.h"
|
||||
#include "pg/pinio.h"
|
||||
#include "pg/pg.h"
|
||||
#include "pg/pg_ids.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue