Clarify what IDE and extensions to install

rpajarola 2021-10-23 01:10:01 -07:00
parent 56762f9117
commit 45bf5f78b2

@ -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.