mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +08:00
arch/arm/src/stm32/stm32_allocateheap.c: Eliminate warning, 'CONFIG_STM32_HAVE_CCM is not defined.
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
/* Only one memory region. Force Configuration 1 */
|
||||
|
||||
# ifndef CONFIG_STM32_CCMEXCLUDE
|
||||
# if CONFIG_STM32_HAVE_CCM
|
||||
# ifdef CONFIG_STM32_HAVE_CCM
|
||||
# warning "CCM SRAM excluded from the heap"
|
||||
# endif
|
||||
# define CONFIG_STM32_CCMEXCLUDE 1
|
||||
|
||||
Reference in New Issue
Block a user