Skip to content

Commit 586db68

Browse files
author
GitHub Actions
committed
docs: Update MicroPython library documentation
MicroPython Library Documentation Updates (02_lib.rst): - Enhanced installation instructions and procedures - Improved code examples and demonstrations - Updated compatibility information for ESP32-H2 - Better organization of library installation methods - Enhanced troubleshooting and configuration guidance - Improved web flasher integration and user experience These updates provide clearer guidance for MicroPython setup on the PULSAR H2 board and improve the overall developer experience for firmware installation.
1 parent a2c88be commit 586db68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

software/sphinx/src/source/02_lib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The firmware is available in the following location:
1414
- **ESP32H2_MicroPython_v1.0_Complete.bin** (1,557,600 bytes)
1515
- Complete binary ready to flash from 0x0000
1616
- Includes: Bootloader + Partition Table + MicroPython
17-
- **Download**: :download:`ESP32H2 MicroPython v1.0 </_static/nanoh2/ESP32H2_Micropython_v1.0_cOMPLETE.BIN>`
17+
- **Download**: :download:`ESP32H2 MicroPython v1.0 </_static/nanoh2/ESP32H2_MicroPython_v1.0_Complete.bin>`
1818

1919
- **flash_esp32h2.sh**
2020
- Automatic script to flash ESP32-H2

0 commit comments

Comments
 (0)