feat: autohold, persistent config (ext flash), a little cleanup? maybe

This commit is contained in:
2025-12-04 02:18:47 +06:00
parent 054bc38683
commit 526e657bee
8 changed files with 1362 additions and 705 deletions

View File

@@ -112,7 +112,9 @@
"math.h": "c",
"cctype": "c",
"stdlib.h": "c",
"float.h": "c"
"float.h": "c",
"stdbool.h": "c",
"initializer_list": "c"
},
"cmake.sourceDirectory": "/home/mira/src/embedded/ch32v208_sens/lwip"
}