Features/digital safe firmware (#2)
* Added digital safe firmware * Adjusted build pipelines --------- Co-authored-by: Andriy Malyshenko <andriy@malyshenko.com>
This commit is contained in:
committed by
GitHub
parent
706d6f5419
commit
4fafe270f9
10
firmware/t1616-password-entry/.vscode/extensions.json
vendored
Normal file
10
firmware/t1616-password-entry/.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"platformio.platformio-ide"
|
||||
],
|
||||
"unwantedRecommendations": [
|
||||
"ms-vscode.cpptools-extension-pack"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user