...
WARG firmware development requires some setup to write before writing code to for the microcontrollers we use. For the bootcamp (and future work), you will just need the STM32 CUBE IDE. This lets you configure the microcontroller and code for it.For further Firmware work there is a Dev Environment Setup Guidefollowing:
Once you have made an STM32 account and downloaded the IDE, you must sign into your account in the IDE. Click on “myST“ in the top tool bar to do so.
...
If you do not log in, the IDE will not be able to download files necessary to complete the next configuration steps.
Note, Dev Environment Setup Guide gives you a complete description of all the tools that EFS uses, but you do not need this these for the bootcamp.