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
334 stars 95 forks source link

add hal_init to the imx test-app and trigger update #352

Closed jpbland1 closed 11 months ago

jpbland1 commented 11 months ago

ZD 16472

jpbland1 commented 11 months ago

it seems SysTick isn't required and the print statements still work without it, I've removed it and cleaned up the test-app