wolfSSL / wolfBoot

wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
https://www.wolfssl.com
GNU General Public License v3.0
347 stars 98 forks source link

Add new `CORTEX_M3` option (default is M4 with UMAAL) #370

Closed dgarske closed 1 year ago

dgarske commented 1 year ago

Add new CORTEX_M3 option (default ARCH=ARM is Cortex-M4). The M3 does not support UMAAL.