12 Commits (955f1fd1cd9df196199c04a507df3abefe822953)

Author SHA1 Message Date
bugobliterator 6d4ac999d0 AP_HAL: add get_storage_ptr method 3 years ago
Andrew Tridgell 12b6f73d83 AP_HAL: added erase() method to Storage class 5 years ago
Andrew Tridgell d35abe67ae AP_HAL: added optional healthy check on storage object 7 years ago
Andrew Tridgell 472ba5bde7 AP_HAL: make _timer_tick() in Storage available in all HALs 7 years ago
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Lucas De Marchi 036eb21c09 AP_HAL: remove init() method with unused argument 9 years ago
Lucas De Marchi 6b1c5e6f72 AP_HAL: add init() method without argument 9 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Andrew Tridgell 2316c3bd11 AP_HAL: make storage->write_block() take a const pointer 12 years ago
Pat Hickey 7908e41416 AP_HAL Storage: use a int type rather than pointer type for location 12 years ago
Pat Hickey 261ef791a7 AP_HAL Storage: trivial interface and implementation wraps avr/eeprom funcs 12 years ago
Pat Hickey dc03b1190f AP_HAL: Stub implementations of pure virtual AP_HAL classes 12 years ago