Closed marcnause closed 3 weeks ago
This pull request updates the firmware flashing instructions in the README.md file, replacing the use of 'pslab flash' command with 'mcbootflash' command. It also adds information about the mcbootflash tool and its installation.
journey
title Firmware Flashing Process
section Preparation
User: Press 'BOOT' button
User: Release 'BOOT' button
section Flashing
User: Run `mcbootflash --port <portname> -b 460800 firmware.hex`
section Completion
User: Reset or power cycle the device
Change | Details | Files |
---|---|---|
Update firmware flashing instructions |
|
README.md |
Thank you!
Flashing via
pslab flash
does not work currently, but using mcbootflash as a fallback works.Summary by Sourcery
Documentation:
pslab flash
tomcbootflash
.