From 3a5381012f3a302e42da444f046401aded3afda5 Mon Sep 17 00:00:00 2001 From: Theodore Ateba Date: Mon, 18 Jun 2018 07:33:56 +0000 Subject: 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 --- demos/AVR/RT-ARDUINO-NANO/halconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/AVR/RT-ARDUINO-NANO/halconf.h') 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 -- cgit v1.2.3