mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 22:29:02 +00:00
STM32 RTC: Add retry to initialization logic. Sometime RTC initialization takes longer. From dlsitzer.
This commit is contained in:
parent
2b42e2d587
commit
bb53fbdff4
1 changed files with 3 additions and 1 deletions
|
|
@ -7379,4 +7379,6 @@
|
|||
that were reverted in the PX4 repositories (2014-5-25).
|
||||
* sched/Kconfig: CONFIG_START_YEAR/MONTH/DAY are not required is the
|
||||
RTC is enabled (2014-5-26).
|
||||
|
||||
* arch/arm/src/stm32/stm32_rtcc.c: Add retry logic to RTC initialization.
|
||||
It sometimes takes longer for the RTC to initialize, at least as noted
|
||||
on an F2 part. From dlsitzer (2014-5-27).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue