git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7231 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
ee3a27ccf9
commit
3ebd86c265
|
@ -219,7 +219,7 @@
|
|||
/* RTC attributes.*/
|
||||
#define STM32_HAS_RTC TRUE
|
||||
#define STM32_RTC_HAS_SUBSECONDS TRUE
|
||||
#define STM32_RTC_HAS_PERIODIC_WAKEUPS TRUE
|
||||
#define STM32_RTC_HAS_PERIODIC_WAKEUPS FALSE
|
||||
#define STM32_RTC_NUM_ALARMS 1
|
||||
#define STM32_RTC_HAS_INTERRUPTS FALSE
|
||||
|
||||
|
|
Loading…
Reference in New Issue