alif/boards/OPENMV_AE3: Fix switch name to match OpenMV RT1062 and N6.

Signed-off-by: Kwabena W. Agyeman <kwagyeman@live.com>
This commit is contained in:
Kwabena W. Agyeman
2025-09-28 20:49:29 -07:00
committed by Damien George
parent ea63e43faf
commit 39e4413f46

View File

@@ -8,7 +8,7 @@ LED_GREEN,P6_3
LED_BLUE,P6_0
# User switch
USR_SW,P15_7
SW,P15_7
# Flash on OSPI0
FLASH_RESET,P3_3
1 # USB multiplexer
8 # User switch
9 USR_SW,P15_7 SW,P15_7
10 # Flash on OSPI0
11 FLASH_RESET,P3_3
12 FLASH_CS,P3_2
13 FLASH_SCLK_P,P3_0
14 FLASH_SCLK_N,P3_1