libDaisy
libDaisy copied to clipboard
Support runtime DMA region configuration
The non-cached DMA region was hardcoded with size 32K, system.cpp had to be edited to increase this. With this change the non-cached region can be configured solely by changing the size in the linker script. for consistency this commit also adds a RAM_D2_DMA section to STM32H750IB_flash.lds