doc: boards: nxp: mimxrt700_evk: add boot switch details

Document SW10 to boot from default flash.

Signed-off-by: Derek Snell <derek.snell@nxp.com>
This commit is contained in:
Derek Snell 2025-07-16 16:28:26 -04:00 committed by Daniel DeGrasse
parent 7ab9d8b668
commit 8022e29c0c

View File

@ -175,6 +175,9 @@ Connect a USB cable from your PC to J54, and use the serial terminal of your cho
Flashing
========
The DIP switch SW10 selects the boot options. Set SW10 to Off-On (01) to boot from the default
external flash on XSPI0.
Here is an example for the :zephyr:code-sample:`hello_world` application. This example uses the
:ref:`jlink-debug-host-tools` as default.