atbetaflight/src
Dominic Clifton 1f2ef98042 Fix compilation when USE_DSHOT and USE_PWM_OUTPUT are not defined.
Fix compilation when USE_DMA and USE_DMA_SPEC are not defined.

Cleanup calling code of `isMotorProtocolDshot`.

Fix 'unused' warning when USE_PWM_OUTPUT is not defined.

Undo isMotoroProtocolDshot change.

Disable USE_SERIAL_4WAY_BLHELI_INTERFACE when USE_PWM_OUTPUT is not
enabled.

Style cleanup.
2019-07-03 08:36:12 +12:00
..
link [H7] Relocate LD files to match betaflight/master branch 2019-06-26 12:36:34 +02:00
main Fix compilation when USE_DSHOT and USE_PWM_OUTPUT are not defined. 2019-07-03 08:36:12 +12:00
test BMP388 - Add support for BMP388 barometer. 2019-07-02 08:14:23 +12:00
utils