Skip to content

Commit cbc7083

Browse files
Alexander KozhinovAlexander Kozhinov
authored andcommitted
boards: arm: stm32h747i_disco_m4
change choosen sram name Signed-off-by: Alexander Kozhinov <AlexanderKozhinov@yandex.com>
1 parent d5a1e3a commit cbc7083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/arm/stm32h747i_disco/stm32h747i_disco_m4.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
chosen {
1818
/* zephyr,console = &usart1; */
1919
/* zephyr,shell-uart = &usart1; */
20-
zephyr,sram = &sram1;
20+
zephyr,sram = &ahb_sram1;
2121
zephyr,flash = &flash1;
2222
};
2323

0 commit comments

Comments
 (0)