1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
Commit graph

8 commits

Author SHA1 Message Date
blckmn
e393d61116 Fixed errors on KAKUTEF4 target
Added definitions for TIM8_CH3 alternative DMA in timer_def.h (F4)
Renamed KAKUTEF4 target directory (removing version - use HW REV, not target name)
Fixed signed versus unsigned warning in serial_cli.c
2016-11-12 06:39:20 +11:00
Martin Budden
19901730fc Removed trailing spaces from device drivers 2016-11-11 08:11:48 +00:00
borisbstyle
6aca7cfb0e Add DSHOT to IMPULSERCF3 (tested) 2016-11-10 00:37:05 +01:00
borisbstyle
9f79dcc10a Fix TIM inversion issue 2016-11-09 21:29:07 +01:00
borisbstyle
f35afc4586 Remap to new timer mapping macro 2016-11-09 11:26:02 +01:00
blckmn
9df456cbd7 Using defines from @boris.b. for remapping F3 T16 and 17 2016-11-09 17:40:01 +11:00
blckmn
97a83abab3 Added more targets for DSHOT 2016-11-09 17:13:00 +11:00
blckmn
2cacc96710 Rename file, and fix F3 support.
Added DSHOT support to DOGE (requires testing)
2016-11-09 16:31:36 +11:00
Renamed from src/main/drivers/tim_def.h (Browse further)