aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/SPC564Axx/SPI/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-18 14:20:32 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-18 14:20:32 +0000
commit678f0847cb045c87af962d081d0f7762bae891e9 (patch)
tree245ddf02c3076f38e83b4b0badaded2ef67a5bb0 /testhal/SPC564Axx/SPI/mcuconf.h
parent541b91e9c75ac94908973101e90ad48231bea400 (diff)
downloadChibiOS-678f0847cb045c87af962d081d0f7762bae891e9.tar.gz
ChibiOS-678f0847cb045c87af962d081d0f7762bae891e9.tar.bz2
ChibiOS-678f0847cb045c87af962d081d0f7762bae891e9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5865 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/SPC564Axx/SPI/mcuconf.h')
-rw-r--r--testhal/SPC564Axx/SPI/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/SPC564Axx/SPI/mcuconf.h b/testhal/SPC564Axx/SPI/mcuconf.h
index 2fccca076..d73ae8b74 100644
--- a/testhal/SPC564Axx/SPI/mcuconf.h
+++ b/testhal/SPC564Axx/SPI/mcuconf.h
@@ -62,7 +62,7 @@
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
#define SPC5_EDMA_GROUP3_PRIORITIES \
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
-#define SPC5_EDMA_ERROR_IRQ_PRIO 2
+#define SPC5_EDMA_ERROR_IRQ_PRIO 12
#define SPC5_EDMA_ERROR_HANDLER() chSysHalt()
/*