1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2024-06-06 12:47:53 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
H1ghBre4k3r
6b6a40d383 Use lock for ens_fs 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
b729d794bf Apply suggestions for ens_fs 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
aa17d584b3 Implement ens_records_iterator_init_timerange via binary search 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
9ae226d50b Implement correct read using crc and deleted flag and implement deletion 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
bf9ad9cbec Store CRC and 'not-deleted' flag in last byte of each entry 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
725259cfce Use NVS to store storage information 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
d38996a021 Implement ens_fs and move ens stuff to ens directory 2021-05-25 18:06:15 +02:00