mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 00:37:35 +08:00
px4 hardfault_log: Add SSARC dump backend support
This commit is contained in:
committed by
Daniel Agar
parent
68354dc760
commit
d2915743cb
@@ -66,6 +66,10 @@
|
||||
#include <px4_platform/progmem_dump.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAS_SSARC
|
||||
#include <ssarc_dump.h>
|
||||
#endif
|
||||
|
||||
#include "chip.h"
|
||||
|
||||
#if defined(CONSTRAINED_FLASH_NO_HELP)
|
||||
|
||||
Reference in New Issue
Block a user