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

10 commits

Author SHA1 Message Date
jflyper
4bdbed9b8b Moved USE_SOFTSERIALx to target.h 2017-02-11 22:14:41 +09:00
TheAngularity
d76ce7ff51 cleaned #define USE_DSHOT 2016-12-07 13:39:09 +01:00
Marcin Baliniak
13132e40bf Added support for DShot on RACEBASE FC 2016-11-13 22:50:51 +01:00
blckmn
18decaf436 Remaining LED strip driver issues resolved. 2016-11-07 05:56:27 +11:00
borisbstyle
0c142707e8 Add escprog to other F3 / F4 targets 2016-10-24 00:03:08 +02:00
blckmn
e840bbe83c Revert "Remove superfluous timerHardware properties"
This reverts commit 4924894f41.

Just too many combinations on the F3 for using a simple mapping table - wastes too much memory.
Will move LED Strip to allocation based on timerHardware_t array once DSHOT is merged (uses same dma requirements).
2016-10-17 11:24:59 +11:00
Marcin Baliniak
9a5e53d8ae Using hardware detection procedure to initializa chip select
lines before initialization talk with all chips
2016-09-18 19:22:18 +02:00
Marcin Baliniak
f6564c1bc2 Definition for serial RX changed - moved to target.h 2016-09-01 13:42:06 +02:00
Marcin Baliniak
7963e0518f Remove unnecessary redefinition, and force SPI flash to use standard clock on this target 2016-09-01 12:16:55 +02:00
Marcin Baliniak
85222c80fa New files for target RACEBASE FC from shop.rotoracer.com 2016-08-28 23:53:10 +02:00