Hi,
I am using a BL653, on which I have the following peripherals:
- SPI
- I2C
- UART
- ADC
- PWM
- BLE controller
Upon bootup I want mcuboot to diagnose these 6 peripherals, sort of a health check up.
Can you kindly suggest how & where in mcuboot source code I can make changes..?
Thanks,