Implement first version of storage #45

Merged
rhetenor merged 10 commits from storage into main 2026-08-29 17:42:47 +02:00
Owner

this implements a cardstorage to store cards in flash memory.
it has an allocation table of cards which holds meta information about the cards and where to find them in flash
the cards are written automatically by the nfc task when a new valid card has been registered.

this implements a cardstorage to store cards in flash memory. it has an allocation table of cards which holds meta information about the cards and where to find them in flash the cards are written automatically by the nfc task when a new valid card has been registered.
rhetenor added 10 commits 2026-08-29 17:42:11 +02:00
rhetenor merged commit 16e45d2c11 into main 2026-08-29 17:42:47 +02:00
rhetenor deleted branch storage 2026-08-29 17:42:48 +02:00
Sign in to join this conversation.