We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a021d commit c19744cCopy full SHA for c19744c
system/STM32H7xx/system_stm32h7xx.c
@@ -64,6 +64,8 @@
64
*/
65
66
/************************* Miscellaneous Configuration ************************/
67
+/*!< Uncomment the following line if you need to use initialized data in D2 domain SRAM (AHB SRAM) */
68
+/* #define DATA_IN_D2_SRAM */
69
70
/* Note: Following vector table addresses must be defined in line with linker
71
configuration. */
0 commit comments