aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/DMAv3/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/LLD/DMAv3/notes.txt')
-rw-r--r--os/hal/ports/STM32/LLD/DMAv3/notes.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/os/hal/ports/STM32/LLD/DMAv3/notes.txt b/os/hal/ports/STM32/LLD/DMAv3/notes.txt
index 556a2cc72..9004cd3f1 100644
--- a/os/hal/ports/STM32/LLD/DMAv3/notes.txt
+++ b/os/hal/ports/STM32/LLD/DMAv3/notes.txt
@@ -10,5 +10,3 @@ The file registry must export:
STM32_HAS_DMAx - Support for DMA unit "x" (1..2).
STM32_DMAx_CHn_HANDLER - Vector name for channel "n" (0..7).
STM32_DMAx_CHn_NUMBER - Vector number for channel "n" (0..7).
-STM32_DMA_CACHE_HANDLING - TRUE if the device requires explicit cache
- handling on DMA buffers. \ No newline at end of file