aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-ARDUINO-NANO/halconf.h
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2018-06-22 07:42:09 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2018-06-22 07:42:09 +0000
commit6408b184b8fa66ce04f14f426ceaae1a1a97c30d (patch)
tree8fcffe8bba44cabfd8cbff5039055599f8cbaed1 /demos/AVR/RT-ARDUINO-NANO/halconf.h
parent541d952540cbe8953f6ea88ad97ef165b378899c (diff)
downloadChibiOS-6408b184b8fa66ce04f14f426ceaae1a1a97c30d.tar.gz
ChibiOS-6408b184b8fa66ce04f14f426ceaae1a1a97c30d.tar.bz2
ChibiOS-6408b184b8fa66ce04f14f426ceaae1a1a97c30d.zip
Revert commit 110e8d01-0319-4d1e-a829-52ad28d1bb01, bad file name in halconf.h file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12118 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'demos/AVR/RT-ARDUINO-NANO/halconf.h')
-rw-r--r--demos/AVR/RT-ARDUINO-NANO/halconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/RT-ARDUINO-NANO/halconf.h b/demos/AVR/RT-ARDUINO-NANO/halconf.h
index 5a75133a4..6e5569097 100644
--- a/demos/AVR/RT-ARDUINO-NANO/halconf.h
+++ b/demos/AVR/RT-ARDUINO-NANO/halconf.h
@@ -15,7 +15,7 @@
*/
/**
- * @file halconf.h
+ * @file templates/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