20 Commits (7fc691d8d5183af22eb1f419fa5688a3dea7ba64)

Author SHA1 Message Date
Andrew Tridgell 093acc1577 HAL_ChibiOS: use 16 byte lines for flash storage on H7 3 years ago
Andy Piper 89ba955419 AP_HAL_ChibiOS: only change SD card on external flash boards 3 years ago
Andy Piper 48c21299f8 AP_HAL_ChibiOS: hwdef for SPRacingH7 3 years ago
bugobliterator b025c17ec4 AP_HAL_ChibiOS: add get_storage_ptr method 3 years ago
Andrew Tridgell e126b6d346 HAL_ChibiOS: fixed race condition in storage write 5 years ago
Nick Exton 4cd39a4619 HAL_ChibiOS: improved selection of storage backend 5 years ago
Peter Barker bff97eb150 AP_HAL_ChibiOS: assert that storage size is an even number of storage-lines 5 years ago
Andrew Tridgell 8fdbb88827 HAL_ChibiOS: implement erase() method on Storage in HAL_ChibiOS 5 years ago
Mirko Denecke b84dcd483d AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces 5 years ago
Peter Barker 3c3b12ba77 AP_HAL_ChibiOS: Bitmask is now a template 6 years ago
Andrew Tridgell 006583d812 HAL_ChibiOS: fixed iomcu build with flash driver 6 years ago
Andrew Tridgell 7c726b2f42 HAL_ChibiOS: use hal.flash API 6 years ago
Peter Barker 17f643719a AP_HAL_ChibiOS: add override keyword in many places 6 years ago
Andrew Tridgell 1f2c24ef7b HAL_ChibiOS: backup storage to microSD if possible 7 years ago
Andrew Tridgell 63a9b903ba HAL_ChibiOS: added fallback to microSD for param storage 7 years ago
Andrew Tridgell b961e12456 HAL_ChibiOS: support having no flash storage option 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Andrew Tridgell ecce2a73d0 HAL_ChibiOS: Storage::_timer_tick is an override 7 years ago
Andrew Tridgell f14a847b97 HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
Andrew Tridgell 8b6bab7b17 HAL_Chibios: added ChibiOS HAL 7 years ago