28 Commits (ab4772c9b7c60c410000f959637e871eff510f22)

Author SHA1 Message Date
Andrew Tridgell ca45fcbc70 AP_FlashStorage: support L496 MCUs 3 years ago
James Harton be3cc1b679 Docs: Change all references from dev.ardupilot.org to the appropriate documentation URLs. 4 years ago
Andrew Tridgell ec8abf0b2f AP_FlashStorage: support STM32G4 4 years ago
Andrew Tridgell b2dc0c8344 AP_FlashStorage: fixed alignment errors 5 years ago
Peter Barker 37cddbeea6 AP_FlashStorage: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Andrew Tridgell 6dafa82c7c AP_FlashStorage: fixed build warning 5 years ago
Patrick José Pereira 6672155e24 AP_FlashStorage: Fix test for AP_FLASHSTORAGE_MULTI_WRITE 5 years ago
Andrew Tridgell 8e83783b18 AP_FlashStorage: support H7 flash storage 5 years ago
Peter Barker 2988c70627 AP_FlashStorage: clarify space-available-for-write check 5 years ago
Peter Barker a2b4713008 AP_FlashStorage: protect against infinite recursion in switch_full_sector 5 years ago
Andrew Tridgell 8792adb6f0 AP_FlashStorage: implement erase() method 5 years ago
Peter Barker 076768e550 AP_FlashStorage: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker f5635a557a AP_FlashStorage: correct format-string warnings 5 years ago
Andrew Tridgell 53fe84e88a AP_FlashStorage: fix for F3 MCUs 5 years ago
Andrew Tridgell 40431100a9 AP_Flashstorage: fixed init bug on F1 5 years ago
Andrew Tridgell 01472aa795 AP_FlashStorage: added support for STM32F1xx 6 years ago
Andrew Tridgell d2c9db3f1f AP_FlashStorage: fixed build error with -O0 6 years ago
Andrew Tridgell 6e1e89bb70 AP_FlashStorage: fixed a corruption bug 6 years ago
Andrew Tridgell 91e5f56242 AP_FlashStorage: fixed a race condition 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 1513246040 AP_FlashStorage: fixed two bugs found by night-ghost 7 years ago
Andrew Tridgell 3b5f66fd9f AP_FlashStorage: fixed size of flash storage 7 years ago
Andrew Tridgell 0bfbc4bf72 AP_FlashStorage: added re_initialise() API 7 years ago
Andrew Tridgell bfd137e36a AP_FlashStorage: added erase_ok callback 8 years ago
Andrew Tridgell 0e00c3cf9b AP_FlashStorage: reduced sector size for example 8 years ago
Andrew Tridgell fc21e0f16f AP_FlashStorage: a flash storage driver 8 years ago