mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 20:24:28 +02:00
19 lines
423 B
JSON
19 lines
423 B
JSON
{
|
|
"files.associations": {
|
|
"provisioning.h": "c",
|
|
"config.h": "c",
|
|
"sdkconfig.h": "c",
|
|
"oslmic.h": "c",
|
|
"hal_esp32.h": "c",
|
|
"esp_log.h": "c",
|
|
"nvs_flash.h": "c",
|
|
"__config": "c",
|
|
"__nullptr": "c",
|
|
"stdint.h": "c",
|
|
"*.ipp": "c",
|
|
"algorithm": "c",
|
|
"random": "c",
|
|
"complex": "c",
|
|
"valarray": "c"
|
|
}
|
|
} |