ardupilot/libraries/StorageManager
Andrew Tridgell c35d1bd82e StorageManager: fixed startup crash
this crash was caused by AP_UAVCAN_DNA_Server declaring a storage
object on the stack, which meant file was not initialised to nullptr.
2023-03-12 07:15:01 +11:00
..
examples/StorageTest StorageManager: fixed build warning 2018-05-07 11:43:23 +10:00
StorageManager.cpp StorageManager: fixed startup crash 2023-03-12 07:15:01 +11:00
StorageManager.h StorageManager: fixed startup crash 2023-03-12 07:15:01 +11:00