mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
Minor changes to directory structure to reflect changes in Cleanflight and betaflight
This commit is contained in:
parent
9e214889c9
commit
944adb06f8
106 changed files with 357 additions and 216 deletions
|
@ -20,11 +20,12 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
#include "build/atomic.h"
|
||||
|
||||
#include "common/utils.h"
|
||||
#include "common/atomic.h"
|
||||
|
||||
#include "nvic.h"
|
||||
|
||||
#include "io.h"
|
||||
#include "rcc.h"
|
||||
#include "system.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue