Place ADC DMA buffer in DTCM RAM
commit15e5f9980fa7941f89028fc346f0311d2b7375ec
authorHans Christian Olaussen <41271048+klutvott123@users.noreply.github.com>
Fri, 1 Mar 2019 12:31:45 +0000 (1 13:31 +0100)
committerHans Christian Olaussen <41271048+klutvott123@users.noreply.github.com>
Fri, 1 Mar 2019 12:31:45 +0000 (1 13:31 +0100)
tree3db4c26533865a9b6732fc33f629071f08577e01
parent1aef1a74489a6e9466ea101a5bb49ddda86acda8
Place ADC DMA buffer in DTCM RAM

Places adcValues in non cached DTCM RAM to avoid problems when D-cache is enabled for F7 mcus.
src/main/drivers/adc.c