tomu-quickstart icon indicating copy to clipboard operation
tomu-quickstart copied to clipboard

Clarify documentation in readme.md

Open Firstyear opened this issue 5 years ago • 1 comments

Quickstart and readme's need to display how to use dfu-util to flash, IE don't say "dfu-util -D" actually list the path to the .dfu file dn all examples. Copy-paste is a good test :)

Readme in root should list toboot to perform the bootloader upgrade - better, include the prebuilt from toboot in this repo, and have instructions here to update them.

The macos prereqs should be brew tap osx-cross/arm && brew install arm-gcc-bin instead of the arm-gcc website.

Firstyear avatar Aug 05 '19 05:08 Firstyear

brew tap osx-cross/arm && brew install arm-gcc-bin

Thank you for that! The arm-gcc website has depreciated the url too.

jeffre avatar Oct 08 '22 05:10 jeffre