Files
wolfssl/IDE/PlatformIO/examples/wolfssl_test/wolfssl_test.code-workspace

15 lines
164 B
Plaintext
Raw Normal View History

2024-05-13 19:12:34 -07:00
{
"folders": [
{
"name": "wolfssl_test",
"path": "."
}
],
"settings": {
"files.associations": {
"settings.h": "c",
"sdkconfig.h": "c"
2024-05-13 19:12:34 -07:00
}
}
}