Skip to content

STM32LowPower library v1.1.0

Compare
Choose a tag to compare
@fpistm fpistm released this 22 Apr 17:31
648be8e
  • Move the STM32 low power driver from core to library
  • Support sleeping fractions of seconds
  • Rename all millis as ms
  • Remove useless Wire library inclusion
  • Restore PWR clock at wakeup
  • ExternalWakeup: LowPowerMode parameter SLEEP_MODE should be used
  • Call function configIPClock() to restore system IP clocks