summaryrefslogtreecommitdiff
path: root/hid/lib/drivers-avr/eeprom.h
AgeCommit message (Collapse)Author
2023-07-31moved arduino hid to hid/arduinoMaxim Devaev
2023-05-27copyright updateMaxim Devaev
2022-07-11refactoring, fixed read_block -> update_blockMaxim Devaev
2022-07-11add interface for storage (#99)tomaszduda23