aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demos/AVR/RT-ARDUINOLEONARDO/mcuconf.h15
-rw-r--r--demos/AVR/RT-ARDUINOMEGA/mcuconf.h15
-rw-r--r--demos/AVR/RT-ARDUINOMINI/mcuconf.h15
-rw-r--r--demos/AVR/RT-ARDUINONANO/mcuconf.h15
-rw-r--r--demos/AVR/RT-ARDUINOUNO/mcuconf.h16
-rw-r--r--demos/AVR/RT-PRO_MICRO/mcuconf.h15
-rw-r--r--demos/AVR/RT-TEENSY2-USB/mcuconf.h15
-rw-r--r--testhal/AVR/ADC/mcuconf.h15
-rw-r--r--testhal/AVR/EXT/mcuconf.h15
-rw-r--r--testhal/AVR/GPT/mcuconf.h15
-rw-r--r--testhal/AVR/I2C/mcuconf.h15
-rw-r--r--testhal/AVR/ICU/mcuconf.h15
-rw-r--r--testhal/AVR/PWM/mcuconf.h15
13 files changed, 196 insertions, 0 deletions
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
@@ -56,6 +56,21 @@
#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.
*/
#define AVR_GPT_USE_TIM1 FALSE
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
@@ -41,6 +41,21 @@
#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
@@ -41,6 +41,21 @@
#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
@@ -41,6 +41,21 @@
#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
@@ -41,6 +41,22 @@
#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
@@ -31,6 +31,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
@@ -31,6 +31,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/testhal/AVR/ADC/mcuconf.h b/testhal/AVR/ADC/mcuconf.h
index 2badb7022..3bff0d722 100644
--- a/testhal/AVR/ADC/mcuconf.h
+++ b/testhal/AVR/ADC/mcuconf.h
@@ -41,6 +41,21 @@
#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/testhal/AVR/EXT/mcuconf.h b/testhal/AVR/EXT/mcuconf.h
index e1ad00fd8..ee5fa0a4f 100644
--- a/testhal/AVR/EXT/mcuconf.h
+++ b/testhal/AVR/EXT/mcuconf.h
@@ -41,6 +41,21 @@
#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/testhal/AVR/GPT/mcuconf.h b/testhal/AVR/GPT/mcuconf.h
index 99f88382a..f275fac82 100644
--- a/testhal/AVR/GPT/mcuconf.h
+++ b/testhal/AVR/GPT/mcuconf.h
@@ -41,6 +41,21 @@
#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/testhal/AVR/I2C/mcuconf.h b/testhal/AVR/I2C/mcuconf.h
index 282bf17d4..0bc51727b 100644
--- a/testhal/AVR/I2C/mcuconf.h
+++ b/testhal/AVR/I2C/mcuconf.h
@@ -41,6 +41,21 @@
#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/testhal/AVR/ICU/mcuconf.h b/testhal/AVR/ICU/mcuconf.h
index 721e0d900..5b0daebee 100644
--- a/testhal/AVR/ICU/mcuconf.h
+++ b/testhal/AVR/ICU/mcuconf.h
@@ -31,6 +31,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/testhal/AVR/PWM/mcuconf.h b/testhal/AVR/PWM/mcuconf.h
index 6412bdf92..be8922e6f 100644
--- a/testhal/AVR/PWM/mcuconf.h
+++ b/testhal/AVR/PWM/mcuconf.h
@@ -41,6 +41,21 @@
#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.
*/