Browse Source

px4fmu-v5 using board common identity api

sbg
David Sidrane 8 years ago committed by Lorenz Meier
parent
commit
75bb427830
  1. 1
      src/drivers/boards/px4fmu-v5/CMakeLists.txt

1
src/drivers/boards/px4fmu-v5/CMakeLists.txt

@ -36,6 +36,7 @@ px4_add_module( @@ -36,6 +36,7 @@ px4_add_module(
-Os
SRCS
../common/stm32/board_reset.c
../common/stm32/board_identity.c
../common/board_crashdump.c
../common/board_dma_alloc.c
# WIP px4fmu_can.c

Loading…
Cancel
Save