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

54 commits

Author SHA1 Message Date
Nicholas Sherlock
04d8dd27bf Move SDCard SPI clock dividers into target.h (they depend on the bus Hz) 2016-02-02 23:36:32 +01:00
Nicholas Sherlock
84d3cc6175 Basic SDCard block read / write (minimal timeout/error handling) 2016-02-02 23:36:32 +01:00
Dominic Clifton
8f461b3942 Allow SD card detect signal to be inverted. 2016-02-02 23:36:27 +01:00
Dominic Clifton
4b955f09da SDCard - Basic functionality.
Detect card, query capacity, read data.
2016-02-02 23:36:26 +01:00