Mirko Denecke
|
b84dcd483d
|
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
|
2019-10-21 08:01:56 +11:00 |
Andrew Tridgell
|
edd793c152
|
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:37:57 +10:00 |
Andrew Tridgell
|
960d4c0a80
|
HAL_ChibiOS: allow mount of microSD after boot
when disarmed, try to mount sd card every 3s
|
2018-12-31 08:00:14 +11:00 |
Andrew Tridgell
|
24f6d6d647
|
HAL_ChibiOS: support microSD slowdown
allow use of BRD_SD_SLOWDOWN to slow down clock on microSD
|
2018-12-31 08:00:14 +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 |