Skip to content

Commit a33c849

Browse files
committed
Merge branch 'master' into release_candidate
2 parents e7c49ec + f217578 commit a33c849

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

UPGRADE.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,22 @@ Which is handy if you want to quickly update the firmware in the field, or are n
77

88
The firmware is customized for the different versions of the OLA hardware. You will find versions for the **X04 SparkX (Black) OLA** and **V10 SparkFun (Red) OLA** plus any subsequent revisions. The filename tells you which hardware the firmware is for and what version it is:
99

10-
* OpenLog_Artemis-X04-v13.bin - is the _stable_ version for the **X04 SparkX (Black) OLA**
11-
* OpenLog_Artemis-X04-v14_BETA.bin - is a _beta_ version for the **X04 SparkX (Black) OLA** containing new features and improvements
10+
* **OpenLog_Artemis-V10-v16.bin** - is the _stable_ version for the **V10 SparkFun (Red) OLA**
11+
* **OpenLog_Artemis-X04-v16.bin** - is the _stable_ version for the **X04 SparkX (Black) OLA**
12+
13+
<table class="table table-hover table-striped table-bordered">
14+
<tr align="center">
15+
<td><a href="https://www.sparkfun.com/products/16832"><img src="https://cdn.sparkfun.com//assets/parts/1/5/7/5/3/16832-SparkFun_OpenLog_Artemis-02a.jpg"></a></td>
16+
<td><a href="https://www.sparkfun.com/products/15846"><img src="https://cdn.sparkfun.com//assets/parts/1/4/4/8/0/15846-OpenLog_Artemis-04.jpg"></a></td>
17+
</tr>
18+
<tr align="center">
19+
<td><a href="https://www.sparkfun.com/products/16832">SparkFun OpenLog Artemis V10 (DEV-16832)</a></td>
20+
<td><a href="https://www.sparkfun.com/products/15846">SparkX OpenLog Artemis X04 (SPX-15846)</a></td>
21+
</tr>
22+
</table>
23+
24+
* From time to time, you may also see versions with names like **OpenLog_Artemis-V10-v17_BETA.bin**
25+
* These are _beta_ versions containing new features and improvements which are still being tested and documented
1226

1327
## To use:
1428

0 commit comments

Comments
 (0)