From bc05f1d688ad6600952dffe3b47fd3a8b060f781 Mon Sep 17 00:00:00 2001 From: Christian Ehlers Date: Wed, 12 Feb 2020 18:33:15 +0100 Subject: [PATCH] Update downgrade links to include Pybytes firmware (#229) * Update downgrade.md Add links to Pybytes specific firmware --- content/advance/downgrade.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/content/advance/downgrade.md b/content/advance/downgrade.md index aac6007..9d133e8 100644 --- a/content/advance/downgrade.md +++ b/content/advance/downgrade.md @@ -13,7 +13,18 @@ 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: +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) +* [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) + +### Legacy and previous development firmware * [WiPy](https://software.pycom.io/downloads/WiPy.html) * [LoPy](https://software.pycom.io/downloads/LoPy.html)