Newer
Older
OurSketch / .vscode / arduino.json
@hoge hoge on 28 Jun 2022 228 bytes 03
{
    "configuration": "PartitionScheme=default,UploadSpeed=1500000,DebugLevel=none",
    "board": "esp32:esp32:m5stick-c",
    "sketch": "M5StickCPlus_FactoryTest2022.ino",
    "output": "../ArduinoOutput",
    "port": "COM3"
}