1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00
Commit graph

7 commits

Author SHA1 Message Date
Steve Evans
b1604e8459
AT32F435 SD card support (#14018)
Support either USE_FLASH or USE_SDCARD on AT32F435
2025-01-02 20:04:58 +01:00
Steve Evans
43c645a006
Fix error in I2C write operation on AT32 (#13228) 2023-12-17 10:04:30 +11:00
Steve Evans
ab1559cf20
Make AT32 I2C accesses fully interrupt driven (#13171)
Make I2C accesses fully interrupt driven
2023-11-17 23:45:04 +01:00
Steve Evans
6ff80a471a
Add USB MSC support to AT32 (#12481) 2023-03-15 04:29:38 +01:00
J Blackman
c224c075f8
Cleanup of USB drivers for AT32F4 (#12441)
* Cleanup of USB drivers for AT32F4
* F4 has different directories
2023-03-09 18:14:16 +11:00
Steve Evans
97487905ee
Add AT32F435 I2C support (#12423) 2023-02-28 12:25:03 +11:00
J Blackman
8900a831e5
AT32F435/7 Libraries (#12158) (#12263)
Source: https://github.com/ArteryTek/AT32F435_437_Firmware_Library
Version: 2.1.1
2023-01-30 22:05:32 +01:00