aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2015-10-15 10:17:53 +0300
committerbarthess <barthess@yandex.ru>2015-10-15 10:17:53 +0300
commitc457b4d7d14a37eca844b5979cb705264ed4c155 (patch)
treef475b3f24e4c7962737bf8685388625ee6c4d7fb /testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h
parentc757be0c16fb68bab56294b46f1de15e39abfcdb (diff)
downloadChibiOS-Contrib-c457b4d7d14a37eca844b5979cb705264ed4c155.tar.gz
ChibiOS-Contrib-c457b4d7d14a37eca844b5979cb705264ed4c155.tar.bz2
ChibiOS-Contrib-c457b4d7d14a37eca844b5979cb705264ed4c155.zip
Fixed copypaste typo in comments
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h b/testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h
index e15f68d..8d24d02c 100644
--- a/testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h
+++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/halconf_community.h
@@ -25,7 +25,7 @@
#endif
/**
- * @brief Enables the NAND subsystem.
+ * @brief Enables the FSMC subsystem.
*/
#if !defined(HAL_USE_FSMC) || defined(__DOXYGEN__)
#define HAL_USE_FSMC TRUE