WIP
This commit is contained in:
10
esp32_device/.vscode/settings.json
vendored
10
esp32_device/.vscode/settings.json
vendored
@ -12,6 +12,14 @@
|
||||
"stdio.h": "c",
|
||||
"storage.h": "c",
|
||||
"cstdlib": "c",
|
||||
"cstring": "c"
|
||||
"cstring": "c",
|
||||
"crypto.h": "c",
|
||||
"entropy.h": "c",
|
||||
"ctr_drbg.h": "c",
|
||||
"sha256.h": "c",
|
||||
"ecdsa.h": "c",
|
||||
"platform.h": "c",
|
||||
"build_info.h": "c",
|
||||
"config_adjust_ssl.h": "c"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user