Secure Bootloader and Program Utility for the STM32
To build the Bootloader in Linux or Cygwin:
cd Source/Projects/SecureBoot/GNU
make libs
make
To build the Program Utility:
cd Source/Projects/ProgramUtility
make
make install
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Secure Bootloader and Program Utility for the STM32
To build the Bootloader in Linux or Cygwin:
cd Source/Projects/SecureBoot/GNU
make libs
make
To build the Program Utility:
cd Source/Projects/ProgramUtility
make
make install