From b4e8b7180916ce2c99522a1d28e1e856a26c6a73 Mon Sep 17 00:00:00 2001 From: Christian Ehlers Date: Mon, 10 Feb 2020 14:42:37 +0100 Subject: [PATCH 1/3] Update downgrade.md Add links to Pybytes specific firmware --- content/advance/downgrade.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/advance/downgrade.md b/content/advance/downgrade.md index aac60070..172cbdca 100644 --- a/content/advance/downgrade.md +++ b/content/advance/downgrade.md @@ -13,7 +13,16 @@ The firmware upgrade tool usually updates your device to the latest available fi If you are using an Expansion Board 1.0 or 2.0, you will need to have a jumper connected between `G23` and `GND` to use either procedure below. You will also need to press the reset button before beginning. {{% /hint %}} -You can obtain previous firmware versions here: +You can obtain current & previous Pybytes firmware versions here: + +* [WiPy](https://software.pycom.io/downloads/pybytes/WiPy.html) +* [LoPy](https://software.pycom.io/downloads/pybytes/LoPy.html) +* [SiPy](https://software.pycom.io/downloads/pybytes/SiPy.html) +* [GPy](https://software.pycom.io/downloads/pybytes/GPy.html) +* [FiPy](https://software.pycom.io/downloads/pybytes/FiPy.html) +* [LoPy4](https://software.pycom.io/downloads/pybytes/LoPy4.html) + +You can obtain legacy & previous development firmware versions here: * [WiPy](https://software.pycom.io/downloads/WiPy.html) * [LoPy](https://software.pycom.io/downloads/LoPy.html) From 752d4a2ed65c8046962a365af20ada1e888ddc5b Mon Sep 17 00:00:00 2001 From: Christian Ehlers Date: Mon, 10 Feb 2020 15:14:51 +0100 Subject: [PATCH 2/3] Update downgrade.md Add formatting --- content/advance/downgrade.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/advance/downgrade.md b/content/advance/downgrade.md index 172cbdca..d7b754fa 100644 --- a/content/advance/downgrade.md +++ b/content/advance/downgrade.md @@ -13,7 +13,7 @@ The firmware upgrade tool usually updates your device to the latest available fi If you are using an Expansion Board 1.0 or 2.0, you will need to have a jumper connected between `G23` and `GND` to use either procedure below. You will also need to press the reset button before beginning. {{% /hint %}} -You can obtain current & previous Pybytes firmware versions here: +### You can obtain current & previous Pybytes firmware versions here: * [WiPy](https://software.pycom.io/downloads/pybytes/WiPy.html) * [LoPy](https://software.pycom.io/downloads/pybytes/LoPy.html) @@ -22,7 +22,7 @@ You can obtain current & previous Pybytes firmware versions here: * [FiPy](https://software.pycom.io/downloads/pybytes/FiPy.html) * [LoPy4](https://software.pycom.io/downloads/pybytes/LoPy4.html) -You can obtain legacy & previous development firmware versions here: +### You can obtain legacy & previous development firmware versions here: * [WiPy](https://software.pycom.io/downloads/WiPy.html) * [LoPy](https://software.pycom.io/downloads/LoPy.html) From 9bd6a2d88629b17f80475eff38bc36a73d0d775b Mon Sep 17 00:00:00 2001 From: Christian Ehlers Date: Mon, 10 Feb 2020 17:03:55 +0100 Subject: [PATCH 3/3] Update downgrade.md Improved wording --- content/advance/downgrade.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/advance/downgrade.md b/content/advance/downgrade.md index d7b754fa..9d133e8c 100644 --- a/content/advance/downgrade.md +++ b/content/advance/downgrade.md @@ -13,7 +13,9 @@ The firmware upgrade tool usually updates your device to the latest available fi If you are using an Expansion Board 1.0 or 2.0, you will need to have a jumper connected between `G23` and `GND` to use either procedure below. You will also need to press the reset button before beginning. {{% /hint %}} -### You can obtain current & previous Pybytes firmware versions here: +Here you can download Pycom firmware: + +### Current and previous Pybytes firmware * [WiPy](https://software.pycom.io/downloads/pybytes/WiPy.html) * [LoPy](https://software.pycom.io/downloads/pybytes/LoPy.html) @@ -22,7 +24,7 @@ If you are using an Expansion Board 1.0 or 2.0, you will need to have a jumper c * [FiPy](https://software.pycom.io/downloads/pybytes/FiPy.html) * [LoPy4](https://software.pycom.io/downloads/pybytes/LoPy4.html) -### You can obtain legacy & previous development firmware versions here: +### Legacy and previous development firmware * [WiPy](https://software.pycom.io/downloads/WiPy.html) * [LoPy](https://software.pycom.io/downloads/LoPy.html)