mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Snapdragon pwm (#5940)
* px4 pwm driver for snapdragon * added driver to cmake file * applied review changes and adjusted format * adjustement to review 2 * run formatting * added timeout initialization
This commit is contained in:
committed by
Lorenz Meier
parent
48778ed3f2
commit
e2ded396c8
@@ -68,9 +68,10 @@ set(config_module_list
|
||||
# PX4 drivers
|
||||
#
|
||||
drivers/gps
|
||||
drivers/pwm_out_rc_in
|
||||
#drivers/pwm_out_rc_in
|
||||
drivers/qshell/qurt
|
||||
|
||||
drivers/snapdragon_pwm_out
|
||||
|
||||
#
|
||||
# Libraries
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user