Updated Flashing (markdown)

Eric Helgeson 2022-04-12 08:30:26 -05:00
parent 29d4d8837a
commit 0431a8d658

@ -1,3 +1,11 @@
## Users
Users of BlueSCSI should follow the instructions over at [BlueSCSI-Updater](https://github.com/erichelgeson/BlueSCSI-Updater) to update their devices.
## Developers
These options are for developers and advanced users.
When flashing you have two options: When flashing you have two options:
1. Flash by setting up the Visual Studio Code IDE, installing the ARM toolchain and PlatformIO extensions, and re-compiling and programming. If you are a developer and plan to contribute this method is what you should use. 1. Flash by setting up the Visual Studio Code IDE, installing the ARM toolchain and PlatformIO extensions, and re-compiling and programming. If you are a developer and plan to contribute this method is what you should use.