Micropython firmware: Difference between revisions
Jump to navigation
Jump to search
Created page with "zh:Micropython_固件下载与烧录 * Return to product page" |
No edit summary |
||
| Line 1: | Line 1: | ||
[[zh:Micropython_固件下载与烧录]] | [[zh:Micropython_固件下载与烧录]] | ||
* [[BPI-Leaf-S3 | Return to product page]] | * [[BPI-Leaf-S3 | Return to product page]] | ||
You can [https://micropython.org/download/GENERIC_S3/ download the firmware for ESP32-S3][download](https://micropython.org/download/GENERIC_S3/) the firmware for ESP32-S3 on the [MicroPython official website](https://micropython.org/). | |||
Click the link and you are met with various download links. | |||
Choose a .bin file and download it to your PC. | |||
[[File:Micropython_operating_env_6.png]] | |||
Notice the date marked on each firmware file, later versions provide newer features. | |||
== Configure Firmware Download Mode == | |||
Revision as of 09:42, 18 March 2022
You can download the firmware for ESP32-S3[download](https://micropython.org/download/GENERIC_S3/) the firmware for ESP32-S3 on the [MicroPython official website](https://micropython.org/).
Click the link and you are met with various download links.
Choose a .bin file and download it to your PC.
Notice the date marked on each firmware file, later versions provide newer features.
