mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-11-24 20:35:11 +00:00
Clarify what IDE and extensions to install
parent
56762f9117
commit
45bf5f78b2
@ -1,6 +1,6 @@
|
|||||||
When flashing you have two options:
|
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user