Skip to content

Commit

Permalink
Added pre-compiled firmware reference
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmicro committed Aug 30, 2023
1 parent 1cb1856 commit e1ed032
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/firmware/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This page describes which software you'll need and how to manually flash the firmware.

!!! note "Tip"
In case you won't or can't compile the (latest) firmware yourself, you can download the latest pre-compiled firmware from the [releases page](https://github.com/Open-Smartwatch/open-smartwatch-os/releases) (in case we did not forget to upload it there). In case you want to take a look into what is coming with the next release, checkout the [GitHub Actions](https://github.com/Open-Smartwatch/open-smartwatch-os/actions) (you have to login to download anything). To then flash the firmware to the watch use something like the [ESPHome Flasher](https://github.com/esphome/esphome-flasher), be aware that this flasher will also erase the watches memory every time! An alternative (although not tested) would be the [NodeMCU Flasher](https://github.com/marcelstoer/nodemcu-pyflasher).

## Required Software

- [GIT](https://git-scm.com)
Expand Down

0 comments on commit e1ed032

Please sign in to comment.