1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00
Commit graph

8 commits

Author SHA1 Message Date
mikeller
74f2f61452 Fixed warnings in STM libraries about ignored attributes. 2019-11-26 07:27:59 +13:00
jflyper
9ed7ceb47c Register changes fired by modified EOL code for html files 2019-10-03 03:18:37 +09:00
jflyper
0ae84bebb4 Per mikeller's comment. 2018-04-13 02:59:17 +09:00
jflyper
78bc3f52ad Disable VBUSSENSING features on PA9 completely 2018-04-13 02:07:58 +09:00
conkerkh
4786e1a333 Add Composite CDC+HID device option. (#5478)
* Add Composite CDC+HID device option.

- It passes on though HID interface 8 channels received from TX
- Endpoints are reconfigured to support HID interface
- Potentially this can slow down SPI Flash transfer though CDC interface...
- This could be addressed by support for MSC when using SPI Flash (emulating FATFS)

* Different way to handle MIN redefine
2018-03-22 15:21:22 +13:00
blckmn
86459a77ed Warning fixes 2016-06-23 20:25:31 +10:00
blckmn
a5d46fd084 STM32F4: Updating USB Lib 2016-06-22 08:24:22 +10:00
blckmn
d4e96ba8e7 STM32F4: Libraries 2016-06-08 05:32:31 +10:00