Add support for a separate CCM memory allocator for members of the STM32...
Add support for a separate CCM memory allocator for members of the STM32 family that support CCM memory
Showing
- ChangeLog 4 additions, 1 deletionChangeLog
- arch/arm/src/sam34/Kconfig 1 addition, 1 deletionarch/arm/src/sam34/Kconfig
- arch/arm/src/stm32/Make.defs 1 addition, 0 deletionsarch/arm/src/stm32/Make.defs
- arch/arm/src/stm32/stm32_ccm.c 65 additions, 0 deletionsarch/arm/src/stm32/stm32_ccm.c
- arch/arm/src/stm32/stm32_ccm.h 136 additions, 0 deletionsarch/arm/src/stm32/stm32_ccm.h
- configs/sam4l-xplained/README.txt 12 additions, 3 deletionsconfigs/sam4l-xplained/README.txt
- configs/sam4l-xplained/src/sam_spi.c 6 additions, 0 deletionsconfigs/sam4l-xplained/src/sam_spi.c
- configs/stm32f4discovery/nsh/defconfig 67 additions, 6 deletionsconfigs/stm32f4discovery/nsh/defconfig
Loading
Please register or sign in to comment