Added HAL_USE_TC
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10929 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
9f91e508f1
commit
dbf06c138d
|
@ -35,14 +35,6 @@
|
|||
#define SAMA_PLLADIV2_EN TRUE
|
||||
#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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue