1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2024-06-06 04:37:59 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
H1ghBre4k3r
a9e7c6354d Prj-Conf: Remove already defined config parameters 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
30dc3c31eb Init ens_fs in storage.c 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
68ed7371cc Rename storage partition 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
9ddbe15170 Add support for external onboard-storage 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
8583a3c9b0 Enable flash in prj conf 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
c554a89711 Add device tree overlay and ini entry for nrf52840_mdk 2021-05-25 18:06:15 +02:00
Patrick Rathje
4a7fcafdbb Add fixture test to nrf code and fix heap allocation 2020-09-13 20:42:20 +02:00
Patrick Rathje
760ceca785 Add platformIO files and adapt file structure 2020-08-18 22:46:49 +02:00