ardupilot/libraries/StorageManager
Peter Barker 4647c6ef62 StorageManager: use pragmas to set storage layout rather than call
We don't need the flexibility to reset this, it's a waste of bytes and
something that could go wrong.  AP_Periph led the way with using
pragmas here.
2020-01-28 11:34:51 +11:00
..
examples/StorageTest StorageManager: fixed build warning 2018-05-07 11:43:23 +10:00
StorageManager.cpp StorageManager: use pragmas to set storage layout rather than call 2020-01-28 11:34:51 +11:00
StorageManager.h StorageManager: use pragmas to set storage layout rather than call 2020-01-28 11:34:51 +11:00