1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 09:16:01 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Alberto García Hierro
ae01b3453a Enable -Wstrict-prototypes
Also, fix all warnings shown when it's enabled
2019-04-26 15:57:49 +01:00
Pawel Spychalski (DzikuVx)
a74e0144cc when pca9685 is not detected, feature will not be cleared, proper state will be used instead 2017-01-11 13:21:14 +01:00
Martin Budden
0d2d74a259 Renamed config/config.* to fc/config.* 2017-01-01 15:59:45 +00:00
Pawel Spychalski (DzikuVx)
6f1ced8eef few fixes for PCA9685 2016-11-01 13:29:44 +01:00
Paweł Spychalski
425c6e6499 PCA9685 PWM driver support (#261)
* 1st stage of PCA9685 PWM driver support
* Servo output to PCA9685 in NAZE target.
* FEATURE_PWM_SERVO_DRIVER introduced
* task for PWM driver
* abstraction layer for pwm drivers
* feature enabled only on target with >128 flash
2016-09-15 12:59:27 +03:00