mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mindpx-v2 use board common reset interface
This commit is contained in:
parent
844f753881
commit
e68532a86e
@ -661,7 +661,7 @@ CONFIG_NSH_MMCSDSLOTNO=0
|
||||
# Board-Specific Options
|
||||
#
|
||||
CONFIG_LIB_BOARDCTL=y
|
||||
# CONFIG_BOARDCTL_RESET is not set
|
||||
CONFIG_BOARDCTL_RESET=y
|
||||
# CONFIG_BOARDCTL_UNIQUEID is not set
|
||||
CONFIG_BOARDCTL_USBDEVCTRL=y
|
||||
# CONFIG_BOARDCTL_TSCTEST is not set
|
||||
|
||||
@ -36,6 +36,7 @@ px4_add_module(
|
||||
SRCS
|
||||
../common/board_crashdump.c
|
||||
../common/board_dma_alloc.c
|
||||
../common/stm32/board_reset.c
|
||||
mindpx_can.c
|
||||
mindpx2_init.c
|
||||
mindpx_timer_config.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user