mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-05-04 07:10:16 +00:00
8 lines
300 B
JSON
8 lines
300 B
JSON
{
|
|
"configuration": "pnum=BLUEPILL_F103C8,upload_method=swdMethod,xserial=none,usb=CDCgen,xusb=FS,opt=osstd,dbg=none,rtlib=nano",
|
|
"board": "STMicroelectronics:stm32:GenF1",
|
|
"port": "COM17",
|
|
"output": "bin",
|
|
"prebuild": "if exist bin rd /s /q bin",
|
|
"sketch": "IR-protocol.ino"
|
|
} |