aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2
diff options
context:
space:
mode:
authoredolomb <none@example.com>2017-11-03 22:41:09 +0000
committeredolomb <none@example.com>2017-11-03 22:41:09 +0000
commitdbf06c138df29a0915480a1e8babe6122956a4cc (patch)
treec65ac5394612fefea11e85cfdc556e461f610ed1 /testhal/ATSAMA5D2
parent9f91e508f14bf1b7f500f97c688d14dd8dc7e39a (diff)
downloadChibiOS-dbf06c138df29a0915480a1e8babe6122956a4cc.tar.gz
ChibiOS-dbf06c138df29a0915480a1e8babe6122956a4cc.tar.bz2
ChibiOS-dbf06c138df29a0915480a1e8babe6122956a4cc.zip
Added HAL_USE_TC
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10929 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/ATSAMA5D2')
-rw-r--r--testhal/ATSAMA5D2/TC/mcuconf.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/testhal/ATSAMA5D2/TC/mcuconf.h b/testhal/ATSAMA5D2/TC/mcuconf.h
index 9b9194e12..a1fa9b72c 100644
--- a/testhal/ATSAMA5D2/TC/mcuconf.h
+++ b/testhal/ATSAMA5D2/TC/mcuconf.h
@@ -36,14 +36,6 @@
#define SAMA_H64MX_H32MX_RATIO 2
/*
- * GPT driver system settings.
- */
-#define SAMA_GPT_USE_TC0 FALSE
-#define SAMA_GPT_USE_TC1 FALSE
-#define SAMA_GPT_TC0_IRQ_PRIORITY 4
-#define SAMA_GPT_TC1_IRQ_PRIORITY 4
-
-/*
* TC driver system settings.
*/
#define HAL_USE_TC TRUE