aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2018-06-18 07:33:56 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2018-06-18 07:33:56 +0000
commit3a5381012f3a302e42da444f046401aded3afda5 (patch)
tree91199d6df678eeba3046e3414be7693c307246d5 /demos/AVR
parentd8d8cc8bd67f0666a599401087e716fe762734a9 (diff)
downloadChibiOS-3a5381012f3a302e42da444f046401aded3afda5.tar.gz
ChibiOS-3a5381012f3a302e42da444f046401aded3afda5.tar.bz2
ChibiOS-3a5381012f3a302e42da444f046401aded3afda5.zip
AVR: Fix a bad file namme in halconf.f file description.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12112 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'demos/AVR')
-rw-r--r--demos/AVR/NIL-ARDUINO-MEGA/halconf.h2
-rw-r--r--demos/AVR/NIL-ARDUINO-MINI/halconf.h2
-rw-r--r--demos/AVR/NIL-ARDUINO-NANO/halconf.h2
-rw-r--r--demos/AVR/NIL-ARDUINO-UNO/halconf.h2
-rw-r--r--demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h2
-rw-r--r--demos/AVR/NIL-MT-DB-X4/halconf.h2
-rw-r--r--demos/AVR/RT-ARDUINO-LEONARDO/halconf.h2
-rw-r--r--demos/AVR/RT-ARDUINO-MEGA/halconf.h2
-rw-r--r--demos/AVR/RT-ARDUINO-MINI/halconf.h2
-rw-r--r--demos/AVR/RT-ARDUINO-NANO/halconf.h2
-rw-r--r--demos/AVR/RT-ARDUINO-UNO/halconf.h2
-rw-r--r--demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h2
-rw-r--r--demos/AVR/RT-MT-DB-X4/halconf.h2
-rw-r--r--demos/AVR/RT-PRO-MICRO/halconf.h2
-rw-r--r--demos/AVR/RT-TEENSY2-USB/halconf.h2
-rw-r--r--demos/AVR/TEST-SUITE-NIL/halconf.h2
-rw-r--r--demos/AVR/TEST-SUITE-OSLIB/halconf.h2
-rw-r--r--demos/AVR/TEST-SUITE-RT/halconf.h2
18 files changed, 18 insertions, 18 deletions
diff --git a/demos/AVR/NIL-ARDUINO-MEGA/halconf.h b/demos/AVR/NIL-ARDUINO-MEGA/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/NIL-ARDUINO-MEGA/halconf.h
+++ b/demos/AVR/NIL-ARDUINO-MEGA/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/NIL-ARDUINO-MINI/halconf.h b/demos/AVR/NIL-ARDUINO-MINI/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/NIL-ARDUINO-MINI/halconf.h
+++ b/demos/AVR/NIL-ARDUINO-MINI/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/NIL-ARDUINO-NANO/halconf.h b/demos/AVR/NIL-ARDUINO-NANO/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/NIL-ARDUINO-NANO/halconf.h
+++ b/demos/AVR/NIL-ARDUINO-NANO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/NIL-ARDUINO-UNO/halconf.h b/demos/AVR/NIL-ARDUINO-UNO/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/NIL-ARDUINO-UNO/halconf.h
+++ b/demos/AVR/NIL-ARDUINO-UNO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h b/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h
index 0fa8e3ca4..fd3907a73 100644
--- a/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h
+++ b/demos/AVR/NIL-DIGISPARK-ATTINY-167/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/NIL-MT-DB-X4/halconf.h b/demos/AVR/NIL-MT-DB-X4/halconf.h
index 0fa8e3ca4..fd3907a73 100644
--- a/demos/AVR/NIL-MT-DB-X4/halconf.h
+++ b/demos/AVR/NIL-MT-DB-X4/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h b/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h
index ae8a2c0ac..51708252b 100644
--- a/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h
+++ b/demos/AVR/RT-ARDUINO-LEONARDO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-ARDUINO-MEGA/halconf.h b/demos/AVR/RT-ARDUINO-MEGA/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/RT-ARDUINO-MEGA/halconf.h
+++ b/demos/AVR/RT-ARDUINO-MEGA/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-ARDUINO-MINI/halconf.h b/demos/AVR/RT-ARDUINO-MINI/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/RT-ARDUINO-MINI/halconf.h
+++ b/demos/AVR/RT-ARDUINO-MINI/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-ARDUINO-NANO/halconf.h b/demos/AVR/RT-ARDUINO-NANO/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/RT-ARDUINO-NANO/halconf.h
+++ b/demos/AVR/RT-ARDUINO-NANO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-ARDUINO-UNO/halconf.h b/demos/AVR/RT-ARDUINO-UNO/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/RT-ARDUINO-UNO/halconf.h
+++ b/demos/AVR/RT-ARDUINO-UNO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h b/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h
index 6d234d11f..316c32eb5 100644
--- a/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h
+++ b/demos/AVR/RT-DIGISPARK-ATTINY-167/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-MT-DB-X4/halconf.h b/demos/AVR/RT-MT-DB-X4/halconf.h
index 0fa8e3ca4..fd3907a73 100644
--- a/demos/AVR/RT-MT-DB-X4/halconf.h
+++ b/demos/AVR/RT-MT-DB-X4/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-PRO-MICRO/halconf.h b/demos/AVR/RT-PRO-MICRO/halconf.h
index ae8a2c0ac..51708252b 100644
--- a/demos/AVR/RT-PRO-MICRO/halconf.h
+++ b/demos/AVR/RT-PRO-MICRO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/RT-TEENSY2-USB/halconf.h b/demos/AVR/RT-TEENSY2-USB/halconf.h
index 9593b8ec2..737febebc 100644
--- a/demos/AVR/RT-TEENSY2-USB/halconf.h
+++ b/demos/AVR/RT-TEENSY2-USB/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/TEST-SUITE-NIL/halconf.h b/demos/AVR/TEST-SUITE-NIL/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/TEST-SUITE-NIL/halconf.h
+++ b/demos/AVR/TEST-SUITE-NIL/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/TEST-SUITE-OSLIB/halconf.h b/demos/AVR/TEST-SUITE-OSLIB/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/TEST-SUITE-OSLIB/halconf.h
+++ b/demos/AVR/TEST-SUITE-OSLIB/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
diff --git a/demos/AVR/TEST-SUITE-RT/halconf.h b/demos/AVR/TEST-SUITE-RT/halconf.h
index 6e5569097..5a75133a4 100644
--- a/demos/AVR/TEST-SUITE-RT/halconf.h
+++ b/demos/AVR/TEST-SUITE-RT/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use