nuttx/arch/arm
David Sidrane 0af47a93ae STMF7xxx RTC
Remove proxy #defines
 Ensure the LSE(ON) etal are set and remembered in
  a) A cold start (RTC_MAGIC invalid) of the RTC
  b) A warm start (RTC_MAGIC valid) of the RTC but a clock change.

The change was needed because in bench testing a merge of the latest's STM32  53ec3ca (and friends) it became apparent that the
Sequence of operation is wrong in the reset of the Backup Domain in the RCC code.  PWR is required before the Backup Domain
can be futzed with. !!!This Code should be tested on STM32 and if needed rippled to the STM32 families
2016-06-28 12:13:36 -10:00
..
include Added as an author 2016-06-17 12:38:17 -10:00
src STMF7xxx RTC 2016-06-28 12:13:36 -10:00
Kconfig TWIHS Driver improved and GPIO-Driver fixed for Open-Drain Pins 2016-06-24 10:33:51 -06:00