mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
hardfault_log should has hal
remove stm32_bbsram.h and use px4_config.h
This commit is contained in:
committed by
Daniel Agar
parent
e93a5002a1
commit
6669aa058d
@@ -35,9 +35,8 @@
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
****************************************************************************/
|
||||
#include <px4_config.h>
|
||||
#include <systemlib/px4_macros.h>
|
||||
#include <stm32_bbsram.h>
|
||||
#include <board_config.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
Reference in New Issue
Block a user