Harden nRF52 persistence, watchdog, and build variants

This commit is contained in:
mikecarper
2026-07-20 22:55:58 -07:00
parent cd0c06dc91
commit d5a00da2a0
25 changed files with 825 additions and 76 deletions
+4
View File
@@ -0,0 +1,4 @@
#include "IdentityStore.h"
#define ATOMIC_FILE_WRITER_IMPLEMENTATION
#include "AtomicFileWriter.h"