feat: autohold, persistent config (ext flash), a little cleanup? maybe
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user