Skip to content

Commit

Permalink
fix: Dockerfile ???
Browse files Browse the repository at this point in the history
  • Loading branch information
DevNono committed May 16, 2024
1 parent de1891f commit 9117ae3
Show file tree
Hide file tree
Showing 4 changed files with 452 additions and 4 deletions.
8 changes: 8 additions & 0 deletions .vscode/arduino.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"configuration": "JTAGAdapter=default,CDCOnBoot=default,PartitionScheme=default,CPUFreq=160,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,DebugLevel=none,EraseFlash=none",
"board": "esp32:esp32:sparkfun_esp32c6_thing_plus",
"port": "COM9",
"programmer": "esptool",
"sketch": "arduino\\arduino.ino",
"output": "../ArduinoOutput"
}
Loading

0 comments on commit 9117ae3

Please sign in to comment.