mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 00:37:35 +08:00
s32k1xx/led_pwm: link to arch_io_pins
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
@@ -34,3 +34,5 @@
|
||||
px4_add_library(arch_led_pwm
|
||||
led_pwm.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(arch_led_pwm PRIVATE arch_io_pins) # io_timer_init_timer
|
||||
|
||||
Reference in New Issue
Block a user