Andrew Tridgell
|
1420265513
|
HAL_ChibiOS: fixed fallback to microSD for storage
this is used when FRAM fails on a board with microSD support. The
double init caused the validate() in the FATFS code to fail
|
2019-04-07 13:40:24 +10:00 |
|
Andrew Tridgell
|
b03024dd34
|
HAL_ChibiOS: allow mount of microSD after boot
when disarmed, try to mount sd card every 3s
|
2018-12-31 08:15:05 +11:00 |
|
Andrew Tridgell
|
85c3ef229d
|
HAL_ChibiOS: support microSD slowdown
allow use of BRD_SD_SLOWDOWN to slow down clock on microSD
|
2018-12-31 08:14:53 +11:00 |
|
Andrew Tridgell
|
86ded2c40c
|
HAL_ChibiOS: cleanup sdcard API usage
|
2018-05-27 19:10:24 +10:00 |
|
Alexander Malishev
|
6b15b2f44f
|
HAL_ChibiOS: Enable sdcard on spi bus
|
2018-05-27 19:10:24 +10:00 |
|