aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/AVR/hal_gpt_lld.h
diff options
context:
space:
mode:
authortfateba <tfateba@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-01-04 20:34:47 +0000
committertfateba <tfateba@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-01-04 20:34:47 +0000
commit6a0f53a89edfe4fa64198ba196e5e9a9b27bfba9 (patch)
treea953a64186c1aba8ddc1804324332f87c7d842fa /os/hal/ports/AVR/hal_gpt_lld.h
parent1bfb237b4899c68132f2b0221024f4309e51acda (diff)
downloadChibiOS-6a0f53a89edfe4fa64198ba196e5e9a9b27bfba9.tar.gz
ChibiOS-6a0f53a89edfe4fa64198ba196e5e9a9b27bfba9.tar.bz2
ChibiOS-6a0f53a89edfe4fa64198ba196e5e9a9b27bfba9.zip
Correction of AVR hal_i2c_lld to respect the project code style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10020 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/AVR/hal_gpt_lld.h')
-rw-r--r--os/hal/ports/AVR/hal_gpt_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/AVR/hal_gpt_lld.h b/os/hal/ports/AVR/hal_gpt_lld.h
index a2bc614f9..b81b11808 100644
--- a/os/hal/ports/AVR/hal_gpt_lld.h
+++ b/os/hal/ports/AVR/hal_gpt_lld.h
@@ -20,7 +20,7 @@
*/
/**
- * @file AVR/gpt_lld.h
+ * @file hal_gpt_lld.h
* @brief AVR GPT driver subsystem low level driver.
*
* @addtogroup GPT