Skip to content

Commit e1ede96

Browse files
committed
Update software_overview.md
1 parent 23916c5 commit e1ede96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/software_overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,8 @@ The **[/Firmware/Binaries](https://github.com/sparkfun/SparkFun_GNSSDO/tree/main
439439

440440
You can update or reload the firmware using the [SparkFun RTK Firmware Uploader](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader).
441441

442+
See [below](#fontawesome-solid-screwdriver-wrench-uploading-firmware---using-esptool) for details on how to upload with esptool from the command line.
443+
442444
## :fontawesome-solid-screwdriver-wrench: Compiling Firmware - using Docker
443445

444446
To compile the GNSSDO Firmware, you need to use the correct version of the ESP32 Arduino core and of each required Arduino library. It is tedious and error-prone. Especially on Windows. We've lost count of the number of times code compilation fails on our local machines, because we had the wrong ESP32 core installed... It is much easier to sandbox the firmware compilation using an environment like [Docker](https://www.docker.com/).

0 commit comments

Comments
 (0)