1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-14 20:10:18 +03:00
Commit graph

64 commits

Author SHA1 Message Date
jflyper
608d56160d Refactor SPI 2017-11-23 11:10:14 +09:00
jflyper
8296990774 Revert #4565 2017-11-13 16:51:09 +09:00
jflyper
e5e5846a74 Refactor SPI 2017-11-13 10:45:01 +09:00
jflyper
97e9e9eed4 Why did I find this ... 2017-11-08 19:42:44 +09:00
Anders Hoglund
24a282a9a3 Added .mk as files with LF line ending. Converted a few files in the make dir. 2017-11-05 20:41:17 +01:00
Sami Korhonen
fa6112e1b8 F7 Dshot hack 2017-10-15 10:08:41 +03:00
cs8425
f8c9b57fd6 fix cli crash on get, dump, diff on SITL 2017-09-08 00:12:12 +08:00
Steffen Windoffer
03aa31acdd remove not needed whitespaces 2017-08-24 11:33:39 +02:00
blckmn
834289e456 Move all F7 to use LL 2017-07-30 12:10:46 +10:00
blckmn
e6780bd4d8 Fix unused param, add PERIPH_DRIVER flag for F4, tidied up F1 and F3 in prep. 2017-07-30 01:07:09 +10:00
blckmn
2dca6a5bbc Preparation for F4 being LL enabled.
Updated F7 to use latest HAL / LL libraries
2017-07-29 23:02:39 +10:00
blckmn
e8c4ef83d9 IO Clean up and use of Low level for F7
- Move F7 to optional LL driver for IO and
- cleaned up and removed the remaining old gpio functions from other targets
2017-07-28 04:03:56 +10:00
blckmn
6151ded961 Low level driver for SPI for F7 2017-07-23 20:53:45 +10:00
blckmn
61cfb0aedf Some separation in the Makefile 2017-07-21 07:51:13 +10:00