mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +08:00
px4esc-v1 using board common identity api
This commit is contained in:
committed by
Lorenz Meier
parent
ead65eb581
commit
6368768d31
@@ -36,6 +36,7 @@ include_directories(../../bootloaders/include)
|
||||
set(SRCS)
|
||||
list(APPEND SRCS
|
||||
../common/stm32/board_reset.c
|
||||
../common/stm32/board_identity.c
|
||||
px4esc_init.c
|
||||
px4esc_led.c
|
||||
px4esc_usb.c
|
||||
|
||||
Reference in New Issue
Block a user