mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_HAL: add chibios hal header to use uC specific defines
This commit is contained in:
parent
c546bec999
commit
5e4f76886a
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <hwdef.h>
|
||||
#include <hal.h>
|
||||
|
||||
#define HAL_BOARD_NAME "ChibiOS"
|
||||
#define HAL_CPU_CLASS HAL_CPU_CLASS_150
|
||||
|
Loading…
Reference in New Issue
Block a user