From d4167ad98abbb31872b7882edfe1a1f12de6b9db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sat, 6 Sep 2014 18:43:03 +0000 Subject: [PATCH] lowered DMA interrupt level --- include/dma.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dma.h b/include/dma.h index 66dde5a..56c1705 100644 --- a/include/dma.h +++ b/include/dma.h @@ -26,7 +26,7 @@ #include "MCD_dma.h" #include "bas_string.h" -#define DMA_INTC_LVL 6 +#define DMA_INTC_LVL 1 #define DMA_INTC_PRI 0