AP_HAL: add chibios hal header to use uC specific defines

This commit is contained in:
Siddharth Purohit 2018-05-02 18:20:40 +05:30 committed by Andrew Tridgell
parent c546bec999
commit 5e4f76886a

View File

@ -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