Files
pycom-documentation/1.-getting-started/installingsoftware/firmwaretool.md
2018-08-01 16:17:37 +00:00

21 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 1.2.2 Updating Firmware
We strongly recommend you to upgrade your firmware to the latest version as we are constantly making improvements and adding new features to the devices.
Here are the download links to the update tool. Please download the appropriate one for your OS and follow the instructions on the screen.
* [Windows](https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=win32&redirect=true)
* [macOS](https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=macos&redirect=true) \(10.11 or Higher\)
* [Linux](https://software.pycom.io/findupgrade?product=pycom-firmware-updater&type=all&platform=unix&redirect=true) \(requires `dialog` and `python-serial` package\)
{% hint style="info" %}
Previous versions of firmware are available for download [**here**](https://github.com/pycom/pycom-docs/tree/37661883902849b1a931ee273a23ae8e0f3d773e/chapter/advance/downgrade.html).
{% endhint %}
## Updating Device Firmware
The basic firmware upgrade procedure can be found below, please follow these steps carefully:
After youre done with upgrading, you can use the Pymakr Plugins to upload and run programs in your device.