hardfault_log should has hal

remove stm32_bbsram.h and use px4_config.h
This commit is contained in:
David Sidrane 2017-01-23 15:15:34 -10:00 committed by Daniel Agar
parent e93a5002a1
commit 6669aa058d

View File

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