4 Commits (834ea7fcea251350ca2db9a43eb39177654ef7d1)

Author SHA1 Message Date
Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 7 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
Scott Lahteine 865ee5985f Followup persistent store with heading, const 7 years ago
Chris Pepper 66d2b48b59 Update PersistentStore api (#11538)
- Clean up the API to use a `static` class instance to adhere to Marlin convention
- Add `const` position data access for read/write
- Add Storage capacity to the interface
7 years ago