mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +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
@@ -63,6 +63,5 @@ else()
|
||||
nuttx_arch
|
||||
nuttx_drivers
|
||||
px4_layer
|
||||
arch_io_pins
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user