Andrew Tridgell
|
b2dc0c8344
|
AP_FlashStorage: fixed alignment errors
|
5 years ago |
Patrick José Pereira
|
6672155e24
|
AP_FlashStorage: Fix test for AP_FLASHSTORAGE_MULTI_WRITE
AP_FLASHSTORAGE_MULTI_WRITE is not defined
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Peter Barker
|
f5635a557a
|
AP_FlashStorage: correct format-string warnings
|
5 years ago |
Andrew Tridgell
|
01472aa795
|
AP_FlashStorage: added support for STM32F1xx
|
6 years ago |
Peter Barker
|
2ed8118cda
|
AP_FlashStorage: adjust example so it does not exit
|
6 years ago |
Andrew Tridgell
|
985a319c42
|
AP_FlashStorage: fixed build of example on small memory boards
|
7 years ago |
Andrew Tridgell
|
14cf54b2f0
|
AP_FlashStorage: fixed build warning
|
7 years ago |
Andrew Tridgell
|
bfd137e36a
|
AP_FlashStorage: added erase_ok callback
this allows for simpler operation when application wants to allow
erase while disarmed.
|
8 years ago |
Andrew Tridgell
|
0e00c3cf9b
|
AP_FlashStorage: reduced sector size for example
allows it to fit in SRAM on PX4
|
8 years ago |
Andrew Tridgell
|
fc21e0f16f
|
AP_FlashStorage: a flash storage driver
this will allow for a storage backend using flash sectors in a log
structure
|
8 years ago |