mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-22 01:20:34 +08:00
Remove linking of arch_io_pins into drivers_board
This goes the other way around; arch_io_pins is using the pin definitions from drivers_board, so the drivers_board needs to be linked into arch_io_pins Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
committed by
Daniel Agar
parent
68729e8ec0
commit
700c13cdff
@@ -68,6 +68,5 @@ else()
|
||||
nuttx_arch
|
||||
nuttx_drivers
|
||||
px4_layer
|
||||
arch_io_pins
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user