Skip to content

Commit 871527f

Browse files
committed
[NUCLEO_L053R8] Enable LowPowerTimer
Change-Id: Ie1eb8254a7c73d1c376aca4e23f3f985dc5172ab
1 parent 94bada0 commit 871527f

File tree

1 file changed

+2
-0
lines changed
  • hal/targets/hal/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L053R8

1 file changed

+2
-0
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L053R8/device.h

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

5555
#define DEVICE_SLEEP 1
5656

57+
#define DEVICE_LOWPOWERTIMER 1
58+
5759
//=======================================
5860

5961
#define DEVICE_SEMIHOST 0

0 commit comments

Comments
 (0)