mirror of
https://gitlab.com/fabinfra/fabhardware/fablight.git
synced 2025-03-12 14:41:49 +01:00
10 lines
196 B
JSON
10 lines
196 B
JSON
{
|
|
"C_Cpp.intelliSenseEngine": "default",
|
|
"idf.adapterTargetName": "esp32s3",
|
|
"idf.openOcdConfigs": [
|
|
"board/esp32s3-bridge.cfg"
|
|
],
|
|
"idf.portWin": "COM4",
|
|
"idf.flashType": "UART"
|
|
}
|