Skip to content

Commit

Permalink
add autodeploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
InzynierDomu committed Apr 29, 2024
1 parent 6ba6e6b commit 003c071
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .pio/build/project.checksum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19ea3cd0f53b1d41c91c02ce757323fb0970b65d
5fb888ed4e3a0b47a34e71a0c3c7c7e7e6f039eb
56 changes: 28 additions & 28 deletions .vscode/c_cpp_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,42 +8,42 @@
{
"name": "PlatformIO",
"includePath": [
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/include",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/SD/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/EEPROM/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/ssd1306/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/Wire/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/SPI/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/DS18B20/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/OneWire",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/cores/arduino",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/variants/eightanaloginputs",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/HID/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/SoftwareSerial/src",
"C:/Users/markiszy/Documents/PhECMeter/include",
"C:/Users/markiszy/Documents/PhECMeter/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/SD/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/EEPROM/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/ssd1306/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/Wire/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/SPI/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/DS18B20/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/OneWire",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/cores/arduino",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/variants/eightanaloginputs",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/HID/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/SoftwareSerial/src",
""
],
"browse": {
"limitSymbolsToIncludedHeaders": true,
"path": [
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/include",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/SD/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/EEPROM/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/ssd1306/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/Wire/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/SPI/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/DS18B20/src",
"c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/libdeps/nanoatmega328_oled/OneWire",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/cores/arduino",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/variants/eightanaloginputs",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/HID/src",
"C:/Users/Omen/.platformio/packages/framework-arduino-avr/libraries/SoftwareSerial/src",
"C:/Users/markiszy/Documents/PhECMeter/include",
"C:/Users/markiszy/Documents/PhECMeter/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/SD/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/EEPROM/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/ssd1306/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/Wire/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/SPI/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/DS18B20/src",
"C:/Users/markiszy/Documents/PhECMeter/.pio/libdeps/nanoatmega328_oled/OneWire",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/cores/arduino",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/variants/eightanaloginputs",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/HID/src",
"C:/Users/markiszy/.platformio/packages/framework-arduino-avr/libraries/SoftwareSerial/src",
""
]
},
"defines": [
"PLATFORMIO=60109",
"PLATFORMIO=60115",
"ARDUINO_AVR_NANO",
"F_CPU=16000000L",
"ARDUINO_ARCH_AVR",
Expand All @@ -53,7 +53,7 @@
],
"cStandard": "gnu11",
"cppStandard": "gnu++11",
"compilerPath": "C:/Users/Omen/.platformio/packages/toolchain-atmelavr/bin/avr-gcc.exe",
"compilerPath": "C:/Users/markiszy/.platformio/packages/toolchain-atmelavr/bin/avr-gcc.exe",
"compilerArgs": [
"-mmcu=atmega328p",
""
Expand Down
20 changes: 10 additions & 10 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// AUTOMATICALLY GENERATED FILE. PLEASE DO NOT MODIFY IT MANUALLY
//
// PIO Unified Debugger
// PlatformIO Debugging Solution
//
// Documentation: https://docs.platformio.org/page/plus/debugging.html
// Configuration: https://docs.platformio.org/page/projectconf/section_env_debug.html
// Documentation: https://docs.platformio.org/en/latest/plus/debugging.html
// Configuration: https://docs.platformio.org/en/latest/projectconf/sections/env/options/debug/index.html

{
"version": "0.2.0",
Expand All @@ -12,31 +12,31 @@
"type": "platformio-debug",
"request": "launch",
"name": "PIO Debug",
"executable": "c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/build/nanoatmega328_oled/firmware.elf",
"executable": "C:/Users/markiszy/Documents/PhECMeter/.pio/build/nanoatmega328_oled/firmware.elf",
"projectEnvName": "nanoatmega328_oled",
"toolchainBinDir": "C:/Users/Omen/.platformio/packages/toolchain-atmelavr/bin",
"toolchainBinDir": "C:/Users/markiszy/.platformio/packages/toolchain-atmelavr/bin",
"internalConsoleOptions": "openOnSessionStart",
"preLaunchTask": {
"type": "PlatformIO",
"task": "Pre-Debug"
"task": "Pre-Debug (nanoatmega328_oled)"
}
},
{
"type": "platformio-debug",
"request": "launch",
"name": "PIO Debug (skip Pre-Debug)",
"executable": "c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/build/nanoatmega328_oled/firmware.elf",
"executable": "C:/Users/markiszy/Documents/PhECMeter/.pio/build/nanoatmega328_oled/firmware.elf",
"projectEnvName": "nanoatmega328_oled",
"toolchainBinDir": "C:/Users/Omen/.platformio/packages/toolchain-atmelavr/bin",
"toolchainBinDir": "C:/Users/markiszy/.platformio/packages/toolchain-atmelavr/bin",
"internalConsoleOptions": "openOnSessionStart"
},
{
"type": "platformio-debug",
"request": "launch",
"name": "PIO Debug (without uploading)",
"executable": "c:/Users/Omen/Documents/PlatformIO/Projects/PhMeter/PhMeter/.pio/build/nanoatmega328_oled/firmware.elf",
"executable": "C:/Users/markiszy/Documents/PhECMeter/.pio/build/nanoatmega328_oled/firmware.elf",
"projectEnvName": "nanoatmega328_oled",
"toolchainBinDir": "C:/Users/Omen/.platformio/packages/toolchain-atmelavr/bin",
"toolchainBinDir": "C:/Users/markiszy/.platformio/packages/toolchain-atmelavr/bin",
"internalConsoleOptions": "openOnSessionStart",
"loadMode": "manual"
}
Expand Down

0 comments on commit 003c071

Please sign in to comment.