mirror of
https://github.com/Show-maket/IR-protocol.git
synced 2025-05-04 07:10:16 +00:00
.gitignore
This commit is contained in:
parent
fd51a4935c
commit
8f77c60cba
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,4 @@
|
||||
.vscode/*
|
||||
bin/*
|
||||
!.vscode/arduino.json
|
||||
!.vscode/launch.json
|
||||
log/*
|
5
.vscode/arduino.json
vendored
5
.vscode/arduino.json
vendored
@ -1,8 +1,5 @@
|
||||
{
|
||||
"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"
|
||||
"prebuild": "if exist bin rd /s /q bin"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user