From f1410eb34b2800c3fd4a50cf7326b5d896d29742 Mon Sep 17 00:00:00 2001 From: tfateba Date: Tue, 25 Apr 2017 21:15:11 +0000 Subject: Update AVR mcuconf.h file by adding PCINT driver system settings. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10182 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/AVR/RT-ARDUINOLEONARDO/mcuconf.h | 15 +++++++++++++++ demos/AVR/RT-ARDUINOMEGA/mcuconf.h | 15 +++++++++++++++ demos/AVR/RT-ARDUINOMINI/mcuconf.h | 15 +++++++++++++++ demos/AVR/RT-ARDUINONANO/mcuconf.h | 15 +++++++++++++++ demos/AVR/RT-ARDUINOUNO/mcuconf.h | 16 ++++++++++++++++ demos/AVR/RT-PRO_MICRO/mcuconf.h | 15 +++++++++++++++ demos/AVR/RT-TEENSY2-USB/mcuconf.h | 15 +++++++++++++++ 7 files changed, 106 insertions(+) (limited to 'demos') diff --git a/demos/AVR/RT-ARDUINOLEONARDO/mcuconf.h b/demos/AVR/RT-ARDUINOLEONARDO/mcuconf.h index 1602f5ecd..28c352b63 100644 --- a/demos/AVR/RT-ARDUINOLEONARDO/mcuconf.h +++ b/demos/AVR/RT-ARDUINOLEONARDO/mcuconf.h @@ -55,6 +55,21 @@ #define AVR_ICU_USE_TIM4 FALSE #define AVR_ICU_USE_TIM5 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + /* * GPT driver system settings. */ diff --git a/demos/AVR/RT-ARDUINOMEGA/mcuconf.h b/demos/AVR/RT-ARDUINOMEGA/mcuconf.h index 316262607..f3e4bd768 100644 --- a/demos/AVR/RT-ARDUINOMEGA/mcuconf.h +++ b/demos/AVR/RT-ARDUINOMEGA/mcuconf.h @@ -40,6 +40,21 @@ #define AVR_EXT_USE_INT4 FALSE #define AVR_EXT_USE_INT5 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + /* * CAN driver system settings. */ diff --git a/demos/AVR/RT-ARDUINOMINI/mcuconf.h b/demos/AVR/RT-ARDUINOMINI/mcuconf.h index 316262607..f3e4bd768 100644 --- a/demos/AVR/RT-ARDUINOMINI/mcuconf.h +++ b/demos/AVR/RT-ARDUINOMINI/mcuconf.h @@ -40,6 +40,21 @@ #define AVR_EXT_USE_INT4 FALSE #define AVR_EXT_USE_INT5 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + /* * CAN driver system settings. */ diff --git a/demos/AVR/RT-ARDUINONANO/mcuconf.h b/demos/AVR/RT-ARDUINONANO/mcuconf.h index 316262607..f3e4bd768 100644 --- a/demos/AVR/RT-ARDUINONANO/mcuconf.h +++ b/demos/AVR/RT-ARDUINONANO/mcuconf.h @@ -40,6 +40,21 @@ #define AVR_EXT_USE_INT4 FALSE #define AVR_EXT_USE_INT5 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + /* * CAN driver system settings. */ diff --git a/demos/AVR/RT-ARDUINOUNO/mcuconf.h b/demos/AVR/RT-ARDUINOUNO/mcuconf.h index 316262607..0ac5d22da 100644 --- a/demos/AVR/RT-ARDUINOUNO/mcuconf.h +++ b/demos/AVR/RT-ARDUINOUNO/mcuconf.h @@ -40,6 +40,22 @@ #define AVR_EXT_USE_INT4 FALSE #define AVR_EXT_USE_INT5 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + + /* * CAN driver system settings. */ diff --git a/demos/AVR/RT-PRO_MICRO/mcuconf.h b/demos/AVR/RT-PRO_MICRO/mcuconf.h index 1602f5ecd..2d00ddd27 100644 --- a/demos/AVR/RT-PRO_MICRO/mcuconf.h +++ b/demos/AVR/RT-PRO_MICRO/mcuconf.h @@ -30,6 +30,21 @@ */ #define AVR_ADC_USE_ADC1 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + /* * CAN driver system settings. */ diff --git a/demos/AVR/RT-TEENSY2-USB/mcuconf.h b/demos/AVR/RT-TEENSY2-USB/mcuconf.h index c5a784bd1..4545f8db2 100644 --- a/demos/AVR/RT-TEENSY2-USB/mcuconf.h +++ b/demos/AVR/RT-TEENSY2-USB/mcuconf.h @@ -30,6 +30,21 @@ */ #define AVR_ADC_USE_ADC1 FALSE +/* + * PCINT driver system settings. + */ +#define AVR_EXT_USE_PCINT0 FALSE +#define AVR_EXT_USE_PCINT1 FALSE +#define AVR_EXT_USE_PCINT2 FALSE +#define AVR_EXT_USE_PCINT3 FALSE +#define AVR_EXT_USE_PCINT4 FALSE +#define AVR_EXT_USE_PCINT5 FALSE +#define AVR_EXT_USE_PCINT6 FALSE +#define AVR_EXT_USE_PCINT7 FALSE +#define AVR_EXT_USE_PCINT8 FALSE +#define AVR_EXT_USE_PCINT9 FALSE +#define AVR_EXT_USE_PCINT10 FALSE + /* * CAN driver system settings. */ -- cgit v1.2.3