diff --git a/Flashing.md b/Flashing.md index 3d77ceb..092c980 100644 --- a/Flashing.md +++ b/Flashing.md @@ -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: 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.