STM32F769I-DISCO and MCUboot
I am building MCUboot using Zephyr for some of the STM32 MCUs like `stm32f769i_disco`. MCUboot using zephyr client tested and working fine with the board `stm32f769i_disco`. Now I am trying to use that MCUboot with the User application I have written...