mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 04:14:28 +02:00
15 lines
325 B
JSON
15 lines
325 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"
|
|
}
|
|
} |