aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2016-10-17 17:23:16 +0300
committerbarthess <barthess@yandex.ru>2016-10-17 17:23:16 +0300
commit709addd02d5c885870b9d222c068a02165e70a0a (patch)
tree99962ed8c5d1211df154d3dfaf2e24cb0e3a2b82 /os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c
parentf7325f649095d56051f783106f7c622518aae937 (diff)
downloadChibiOS-Contrib-709addd02d5c885870b9d222c068a02165e70a0a.tar.gz
ChibiOS-Contrib-709addd02d5c885870b9d222c068a02165e70a0a.tar.bz2
ChibiOS-Contrib-709addd02d5c885870b9d222c068a02165e70a0a.zip
Updated include guards
Diffstat (limited to 'os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c')
-rw-r--r--os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c b/os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c
index 771723e..f39ff35 100644
--- a/os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c
+++ b/os/hal/ports/STM32/LLD/FSMCv1/hal_nand_lld.c
@@ -15,7 +15,7 @@
*/
/**
- * @file nand_lld.c
+ * @file hal_nand_lld.c
* @brief NAND Driver subsystem low level driver source.
*
* @addtogroup NAND