Release_v1
parent
88398bd405
commit
c913398f31
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"board": "arduino:avr:uno",
|
||||||
|
"sketch": "software/DemoBoatyArduino/DemoBoatyArduino.ino"
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"configurations": [
|
||||||
|
{
|
||||||
|
"name": "Linux",
|
||||||
|
"includePath": [
|
||||||
|
"/storage/Shared/Arduino/arduino-1.8.13/tools/**",
|
||||||
|
"/storage/Shared/Arduino/arduino-1.8.13/hardware/arduino/avr/**"
|
||||||
|
],
|
||||||
|
"forcedInclude": [
|
||||||
|
"/storage/Shared/Arduino/arduino-1.8.13/hardware/arduino/avr/cores/arduino/Arduino.h"
|
||||||
|
],
|
||||||
|
"intelliSenseMode": "gcc-x64",
|
||||||
|
"compilerPath": "/usr/bin/clang",
|
||||||
|
"cStandard": "c11",
|
||||||
|
"cppStandard": "c++14"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"version": 4
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
,penguin,penguin-arch-home,19.10.2020 21:22,file:///home/penguin/.config/libreoffice/4;
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue