Skip to content

Releases: stm32duino/STM32LowPower

STM32LowPower library v1.1.0

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

STM32LowPower library v1.0.3

Choose a tag to compare

@fpistm fpistm released this 15 May 08:43
f883326

attachInterruptWakeup() add parameter to define LowPowerMode, See #20

STM32LowPower library v1.0.2

Choose a tag to compare

@fpistm fpistm released this 07 Jan 14:22
b3afb49

Add library dependencies thanks @per1234 (#15)

STM32LowPower library v1.0.1

Choose a tag to compare

@fpistm fpistm released this 31 Oct 18:36
0af4a92

First release of the STM32LowPower library

Choose a tag to compare

@fpistm fpistm released this 15 Jun 09:52

Requirements: