summaryrefslogtreecommitdiff
path: root/chip/host/persistence.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-4/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* tree: Check return value from snprintfTom Hughes2022-07-131-4/+10
* chip/host/persistence.c: Format with clang-formatJack Rosenthal2022-07-011-7/+6
* chip/host: Make persistence's path handling more robustPatrick Georgi2021-04-281-3/+49
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* test: store persistence files in RAMVincent Palatin2018-01-311-14/+22
* Test sysjump tag in kb_8042 testVic Yang2013-07-231-0/+12
* Fix a bug in emulator persistent storageVic Yang2013-05-281-1/+3
* Add persistent storage for emulatorVic Yang2013-05-071-0/+42