mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
cosmetic
This commit is contained in:
@@ -233,9 +233,9 @@
|
|||||||
/* Set the end of system SRAM */
|
/* Set the end of system SRAM */
|
||||||
|
|
||||||
# if defined(CONFIG_STM32_STM32F427)
|
# if defined(CONFIG_STM32_STM32F427)
|
||||||
# define SRAM1_END 0x20030000
|
# define SRAM1_END 0x20030000
|
||||||
# else
|
# else
|
||||||
# define SRAM1_END 0x20020000
|
# define SRAM1_END 0x20020000
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
/* Set the range of CCM SRAM as well (although we may not use it) */
|
/* Set the range of CCM SRAM as well (although we may not use it) */
|
||||||
|
|||||||
Reference in New Issue
Block a user