Flashing Zephyr Application to External Flash on Nucleo-H7S3L8
I am working with Zephyr RTOS on the Nucleo-H7S3L8 board and have successfully flashed and run the blinky example on internal flash.
However, I noticed that Zephyr does not provide official documentation for flashing applications into external flash.
My question:
- Does Zephyr offer any official method or west command to flash applications directly into external flash, similar to how west flash works for internal flash?
