aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2016-11-08 20:39:45 +0100
committerNicolas Reinecke <nr@das-labor.org>2016-11-08 21:07:23 +0100
commit00f18c55cc6e375ca8833db4b07df8ee625b3971 (patch)
treeb4b9522e3965aa8a2478c93e0ab40df5fe5ca402 /testhal/STM32/STM32F3xx
parenta6158cef3c99478e6aeea0380d0fdf414824e38a (diff)
downloadChibiOS-Contrib-00f18c55cc6e375ca8833db4b07df8ee625b3971.tar.gz
ChibiOS-Contrib-00f18c55cc6e375ca8833db4b07df8ee625b3971.tar.bz2
ChibiOS-Contrib-00f18c55cc6e375ca8833db4b07df8ee625b3971.zip
whitespace
Diffstat (limited to 'testhal/STM32/STM32F3xx')
-rw-r--r--testhal/STM32/STM32F3xx/EEProm/halconf_community.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F3xx/EEProm/halconf_community.h b/testhal/STM32/STM32F3xx/EEProm/halconf_community.h
index f310a90..f0814c6 100644
--- a/testhal/STM32/STM32F3xx/EEProm/halconf_community.h
+++ b/testhal/STM32/STM32F3xx/EEProm/halconf_community.h
@@ -109,7 +109,7 @@
* @note Disabling this option saves both code and data space.
*/
#define EEPROM_USE_EE24XX TRUE
- /**
+/**
* @brief Enables 25xx series SPI eeprom device driver.
* @note Disabling this option saves both code and data space.
*/