1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

[H7] Add preliminary support for H7 CPUs

This commit is contained in:
Konstantin (DigitalEntity) Sharlaimov 2020-11-07 14:28:14 +01:00
parent e08dc30fe2
commit e72e70209e
548 changed files with 771247 additions and 658 deletions

View file

@ -15,6 +15,8 @@
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>