mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-22 09:06:40 +01:00
21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
# 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 you’re done with upgrading, you can use the Pymakr Plugins to upload and run programs in your device.
|
||
|