mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-05-04 07:10:16 +00:00
Compare commits
2 Commits
90c41cfe2b
...
98a21f5e56
Author | SHA1 | Date | |
---|---|---|---|
98a21f5e56 | |||
591727546e |
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.vscode/*
|
||||
bin/*
|
||||
!.vscode/launch.json
|
||||
log/*
|
||||
log/*
|
||||
/.vscode
|
||||
|
4
.vscode/arduino.json
vendored
4
.vscode/arduino.json
vendored
@ -1,7 +1,5 @@
|
||||
{
|
||||
"board": "STMicroelectronics:stm32:GenF4",
|
||||
"port": "COM17",
|
||||
"prebuild": "if exist bin rd /s /q bin",
|
||||
"sketch": "IR-protocol.ino",
|
||||
"configuration": "clock=25MHz,pnum=MAKET_F401RETX,upload_method=dfuMethod,xserial=generic,usb=CDCgen,xusb=FS,opt=osstd,dbg=none,rtlib=nano"
|
||||
"prebuild": "if exist bin rd /s /q bin"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user