1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2024-06-16 01:20:03 +02:00
CovidBracelet/src/ens
H1ghBre4k3r 796cf0f089 Fix multiple results of the PR:
- cleanup of sequence number utilites
- dynamic calculation of nvs sectors for fs information
- usage of buffer in ens_fs
- check for max entry size (page size)
- usage of interal entry size, which is always the next larger power of 2 to a given entry size
2021-05-25 18:06:15 +02:00
..
ens_error.h Apply suggestions for ens_fs 2021-05-25 18:06:15 +02:00
ens_fs.c Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00
ens_fs.h Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00
records.c Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00
records.h Use record instead of contact as naming convention 2021-05-25 18:06:15 +02:00
sequencenumber.c Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00
sequencenumber.h Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00
storage.c Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00
storage.h Fix multiple results of the PR: 2021-05-25 18:06:15 +02:00