nuttx/arch/arm
Jussi Kivilinna 4dfb8268f3 stm32f7: stm32_allocateheap: allow use DTCM memory for heap
STM32F7 has up to 128KiB of DTCM memory that is currently left unused.

This patch adds DTCM to main heap if CONFIG_STM32F7_DTCMEXCLUDE is not enabled.
2017-02-20 08:42:51 -06:00
..
include Costmetic changes from review of last PR. 2017-02-09 08:39:31 -10:00
src stm32f7: stm32_allocateheap: allow use DTCM memory for heap 2017-02-20 08:42:51 -06:00
Kconfig Merged in david_s5/nuttx/upstream_2_greg_f7_config (pull request #199) 2017-01-23 23:08:50 +00:00