mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Created subdirectories in drivers directory
This commit is contained in:
parent
a9bb3fb8f6
commit
2493c214b0
219 changed files with 686 additions and 675 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "io_types.h"
|
||||
#include "drivers/io_types.h"
|
||||
#include "rcc_types.h"
|
||||
|
||||
#if defined(STM32F4) || defined(STM32F7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue