mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-05-04 07:10:16 +00:00
8 lines
361 B
JSON
8 lines
361 B
JSON
{
|
|
"configuration": "flash=2097152_0,freq=133,opt=Small,rtti=Disabled,stackprotect=Disabled,exceptions=Disabled,dbgport=Disabled,dbglvl=None,usbstack=picosdk,ipbtstack=ipv4only,uploadmethod=default",
|
|
"board": "rp2040:rp2040:rpipico",
|
|
"port": "COM17",
|
|
"output": "bin",
|
|
"prebuild": "if exist bin rd /s /q bin",
|
|
"sketch": "IR-protocol.ino"
|
|
} |