Skip to content
Snippets Groups Projects
Commit a3906f2f authored by Gregory Nutt's avatar Gregory Nutt
Browse files

cosmetic

parent 9f017b49
Branches
Tags
No related merge requests found
......@@ -233,9 +233,9 @@
/* Set the end of system SRAM */
# if defined(CONFIG_STM32_STM32F427)
# define SRAM1_END 0x20030000
# define SRAM1_END 0x20030000
# else
# define SRAM1_END 0x20020000
# define SRAM1_END 0x20020000
# endif
/* Set the range of CCM SRAM as well (although we may not use it) */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment