diff options
Diffstat (limited to 'demos/AVR/RT-ARDUINO-MINI')
-rw-r--r-- | demos/AVR/RT-ARDUINO-MINI/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/RT-ARDUINO-MINI/halconf.h b/demos/AVR/RT-ARDUINO-MINI/halconf.h index 5a75133a4..6e5569097 100644 --- a/demos/AVR/RT-ARDUINO-MINI/halconf.h +++ b/demos/AVR/RT-ARDUINO-MINI/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
|