aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx/hal_lld_f100.h
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-12 08:33:53 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-12 08:33:53 +0000
commitddff11cafeab64744aa00fff748ee90bab183f9e (patch)
tree71f6bc2a0fd4c38fd1be39404a62e8e078219d7b /os/hal/platforms/STM32F1xx/hal_lld_f100.h
parent9d343de5f9f3620f8d915a2e6dadf874ef2d02cb (diff)
downloadChibiOS-ddff11cafeab64744aa00fff748ee90bab183f9e.tar.gz
ChibiOS-ddff11cafeab64744aa00fff748ee90bab183f9e.tar.bz2
ChibiOS-ddff11cafeab64744aa00fff748ee90bab183f9e.zip
RTC. Naming convention fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32F1xx/hal_lld_f100.h')
-rw-r--r--os/hal/platforms/STM32F1xx/hal_lld_f100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F1xx/hal_lld_f100.h b/os/hal/platforms/STM32F1xx/hal_lld_f100.h
index bab4957e1..1e34f9728 100644
--- a/os/hal/platforms/STM32F1xx/hal_lld_f100.h
+++ b/os/hal/platforms/STM32F1xx/hal_lld_f100.h
@@ -182,7 +182,7 @@
#define STM32_SPI3_TX_DMA_CHN 0x00000000
#define STM32_HAS_RTC TRUE
-#define RTC_HAS_SUBSECONDS TRUE
+#define STM32_RTC_HAS_SUBSECONDS TRUE
/* SDIO attributes.*/
#define STM32_HAS_SDIO FALSE