mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 12:24:06 +08:00
px4_micro_hal: Add up_internal for stm32f7 builds
This is included in other stm32 architectures in the stm32.h file.
This commit is contained in:
parent
2b81331f8a
commit
217a67f956
@ -68,6 +68,7 @@ __BEGIN_DECLS
|
||||
|
||||
# if defined(CONFIG_ARCH_CHIP_STM32F7)
|
||||
# include <chip.h>
|
||||
# include <up_internal.h> //include up_systemreset() which is included on stm32.h
|
||||
# include <stm32_bbsram.h>
|
||||
# define PX4_BBSRAM_SIZE STM32F7_BBSRAM_SIZE
|
||||
# define PX4_BBSRAM_GETDESC_IOCTL STM32F7_BBSRAM_GETDESC_IOCTL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user