From e3c246361b4d528aaca396285615b99e4f15e431 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 26 Jan 2019 07:00:49 +0000 Subject: Mass update. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12582 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- demos/AVR/NIL-ARDUINO-MEGA/halconf.h | 7 ------- demos/AVR/NIL-ARDUINO-MINI/halconf.h | 7 ------- demos/AVR/NIL-ARDUINO-NANO/halconf.h | 7 ------- demos/AVR/NIL-ARDUINO-UNO/halconf.h | 7 ------- demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h | 7 ------- demos/AVR/NIL-MT-DB-X4/halconf.h | 7 ------- demos/AVR/RT-ARDUINO-LEONARDO/halconf.h | 7 ------- demos/AVR/RT-ARDUINO-MEGA/halconf.h | 7 ------- demos/AVR/RT-ARDUINO-MINI/halconf.h | 7 ------- demos/AVR/RT-ARDUINO-NANO/halconf.h | 7 ------- demos/AVR/RT-ARDUINO-UNO/halconf.h | 7 ------- demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h | 7 ------- demos/AVR/RT-MT-DB-X4/halconf.h | 7 ------- demos/AVR/RT-PRO-MICRO/halconf.h | 7 ------- demos/AVR/RT-TEENSY2-USB/halconf.h | 7 ------- demos/AVR/TEST-SUITE-NIL/halconf.h | 7 ------- demos/AVR/TEST-SUITE-OSLIB/halconf.h | 7 ------- demos/AVR/TEST-SUITE-RT/halconf.h | 7 ------- 18 files changed, 126 deletions(-) (limited to 'demos/AVR') diff --git a/demos/AVR/NIL-ARDUINO-MEGA/halconf.h b/demos/AVR/NIL-ARDUINO-MEGA/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/NIL-ARDUINO-MEGA/halconf.h +++ b/demos/AVR/NIL-ARDUINO-MEGA/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/NIL-ARDUINO-MINI/halconf.h b/demos/AVR/NIL-ARDUINO-MINI/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/NIL-ARDUINO-MINI/halconf.h +++ b/demos/AVR/NIL-ARDUINO-MINI/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/NIL-ARDUINO-NANO/halconf.h b/demos/AVR/NIL-ARDUINO-NANO/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/NIL-ARDUINO-NANO/halconf.h +++ b/demos/AVR/NIL-ARDUINO-NANO/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/NIL-ARDUINO-UNO/halconf.h b/demos/AVR/NIL-ARDUINO-UNO/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/NIL-ARDUINO-UNO/halconf.h +++ b/demos/AVR/NIL-ARDUINO-UNO/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h b/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h index bdd0e412c..b3ce7ef0a 100644 --- a/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h +++ b/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/NIL-MT-DB-X4/halconf.h b/demos/AVR/NIL-MT-DB-X4/halconf.h index 5698a3dde..c33951b54 100644 --- a/demos/AVR/NIL-MT-DB-X4/halconf.h +++ b/demos/AVR/NIL-MT-DB-X4/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h b/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h index 05f996432..35ef0c2d1 100644 --- a/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h +++ b/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-ARDUINO-MEGA/halconf.h b/demos/AVR/RT-ARDUINO-MEGA/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/RT-ARDUINO-MEGA/halconf.h +++ b/demos/AVR/RT-ARDUINO-MEGA/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-ARDUINO-MINI/halconf.h b/demos/AVR/RT-ARDUINO-MINI/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/RT-ARDUINO-MINI/halconf.h +++ b/demos/AVR/RT-ARDUINO-MINI/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-ARDUINO-NANO/halconf.h b/demos/AVR/RT-ARDUINO-NANO/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/RT-ARDUINO-NANO/halconf.h +++ b/demos/AVR/RT-ARDUINO-NANO/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-ARDUINO-UNO/halconf.h b/demos/AVR/RT-ARDUINO-UNO/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/RT-ARDUINO-UNO/halconf.h +++ b/demos/AVR/RT-ARDUINO-UNO/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h b/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h index bdd0e412c..b3ce7ef0a 100644 --- a/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h +++ b/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-MT-DB-X4/halconf.h b/demos/AVR/RT-MT-DB-X4/halconf.h index 5698a3dde..c33951b54 100644 --- a/demos/AVR/RT-MT-DB-X4/halconf.h +++ b/demos/AVR/RT-MT-DB-X4/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-PRO-MICRO/halconf.h b/demos/AVR/RT-PRO-MICRO/halconf.h index 05f996432..35ef0c2d1 100644 --- a/demos/AVR/RT-PRO-MICRO/halconf.h +++ b/demos/AVR/RT-PRO-MICRO/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/RT-TEENSY2-USB/halconf.h b/demos/AVR/RT-TEENSY2-USB/halconf.h index 7e606ff29..ce97a9706 100644 --- a/demos/AVR/RT-TEENSY2-USB/halconf.h +++ b/demos/AVR/RT-TEENSY2-USB/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/TEST-SUITE-NIL/halconf.h b/demos/AVR/TEST-SUITE-NIL/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/TEST-SUITE-NIL/halconf.h +++ b/demos/AVR/TEST-SUITE-NIL/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/TEST-SUITE-OSLIB/halconf.h b/demos/AVR/TEST-SUITE-OSLIB/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/TEST-SUITE-OSLIB/halconf.h +++ b/demos/AVR/TEST-SUITE-OSLIB/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ diff --git a/demos/AVR/TEST-SUITE-RT/halconf.h b/demos/AVR/TEST-SUITE-RT/halconf.h index 62efc9d90..984177a9e 100644 --- a/demos/AVR/TEST-SUITE-RT/halconf.h +++ b/demos/AVR/TEST-SUITE-RT/halconf.h @@ -68,13 +68,6 @@ #define HAL_USE_DAC FALSE #endif -/** - * @brief Enables the EXT subsystem. - */ -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__) -#define HAL_USE_EXT FALSE -#endif - /** * @brief Enables the GPT subsystem. */ -- cgit v1.2.3