Skip to content

Commit

Permalink
Merge pull request #307 from sparkfun/release_candidate
Browse files Browse the repository at this point in the history
Merge v2.4 release candidate
  • Loading branch information
nseidle authored Aug 27, 2022
2 parents 0d72af2 + 697ac3f commit 20044d7
Show file tree
Hide file tree
Showing 70 changed files with 8,508 additions and 3,362 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/compile-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,16 @@ jobs:
https://github.com/sparkfun/SparkFun_MAX1704x_Fuel_Gauge_Arduino_Library.git
https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library.git
https://github.com/sparkfun/SparkFun_LIS2DH12_Arduino_Library.git
https://github.com/avinabmalla/ESP32_BleSerial.git
https://github.com/bblanchon/ArduinoJson.git
https://github.com/knolleary/pubsubclient.git
https://github.com/avinabmalla/ESP32_BleSerial.git

- name: Compile Sketch
run: arduino-cli compile --fqbn esp32:esp32:esp32 ./Firmware/RTK_Surveyor/RTK_Surveyor.ino
run: arduino-cli compile --fqbn "esp32:esp32:esp32":DebugLevel=debug ./Firmware/RTK_Surveyor/RTK_Surveyor.ino
--build-property build.partitions=partitions
--build-property upload.maximum_size=3145728
--export-binaries
--build-property DebugLevel.debug.build.code_debug=4
--build-property "compiler.cpp.extra_flags=\"-DPOINTPERFECT_TOKEN=$POINTPERFECT_TOKEN\""
--export-binaries

- name: Get current date
id: date
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added Binaries/RTK_Surveyor_Firmware_v2.4.bin
Binary file not shown.
Loading

0 comments on commit 20044d7

Please sign in to comment.