You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boards/stm32f769i_disco: add accessible memory region for QSPI flash
By default, the QSPI region is marked as EXTMEM and inaccessible
(see zephyrproject-rtos#57467), mark the first 64MB as IO on stm32f769i_disco.
Signed-off-by: Armin Brauns <[email protected]>
0 commit comments