Skip to content

Commit b17cb9e

Browse files
committed
[NUCLEO_L476RG] Enable LowPowerTimer
Change-Id: I90f86b62994dd2b334ae4124b58838d3e621b935
1 parent a0dcaf7 commit b17cb9e

File tree

1 file changed

+2
-0
lines changed
  • hal/targets/hal/TARGET_STM/TARGET_STM32L4/TARGET_NUCLEO_L476RG

1 file changed

+2
-0
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32L4/TARGET_NUCLEO_L476RG/device.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555

5656
#define DEVICE_SLEEP 1
5757

58+
#define DEVICE_LOWPOWERTIMER 1
59+
5860
//=======================================
5961

6062
#define DEVICE_SEMIHOST 0

0 commit comments

Comments
 (0)