diff --git a/Flashing.md b/Flashing.md index e7a4aff..dd4d166 100644 --- a/Flashing.md +++ b/Flashing.md @@ -1,6 +1,6 @@ When flashing you have two options: -1. Flash by setting up the IDE 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. 1. You may also flash the `.bin` file directly from [STM32CubeProgrammer](https://www.st.com/en/development-tools/stm32cubeprog.html). Use this method if you are not a developer and just wish to get the code to the BluePill.