virtualenv does not need to be manually installed anymore (tested OK at least on Windows10)
ninja is not needed
git is already part of the scoop installer
NB (not fixed in the present PR):
libusb is not needed on Windows
The preferred way to install the AWS CLI is missing in the "Step 2: Install Prerequisites Packages" section of the Getting Started Guide. I personally use the 'aws' scoop manifest.
2) Clear the SWAP_BANK option in tools/stm32u5_tool.sh
Required if the device has gone through an OTA update in the NTZ application. Otherwise SECBOOTADD0 does not point to the area where STM32CubeProgrammer has programmed the bootloader out of the "factory" .hex.
1) Minor fixups in the .md documentation
NB (not fixed in the present PR):
2) Clear the SWAP_BANK option in tools/stm32u5_tool.sh Required if the device has gone through an OTA update in the NTZ application. Otherwise SECBOOTADD0 does not point to the area where STM32CubeProgrammer has programmed the bootloader out of the "factory" .hex.