Skip to content

Commit 79869cb

Browse files
committed
[NUCLEO_F303RE] Enable LowPowerTimer
Change-Id: I029bb70634cd919f3ec5b1d43f2f92f4f9cc895b
1 parent 9478571 commit 79869cb

File tree

1 file changed

+2
-0
lines changed
  • hal/targets/hal/TARGET_STM/TARGET_STM32F3/TARGET_NUCLEO_F303RE

1 file changed

+2
-0
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32F3/TARGET_NUCLEO_F303RE/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)