Skip to content

Commit d923a18

Browse files
committed
[DISCO_F746NG] Enable LowPowerTimer
Change-Id: I442ffb9c58bd160cbced3fe8aa8883ddf879262e
1 parent 848ee22 commit d923a18

File tree

1 file changed

+2
-0
lines changed
  • hal/targets/hal/TARGET_STM/TARGET_STM32F7/TARGET_DISCO_F746NG

1 file changed

+2
-0
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32F7/TARGET_DISCO_F746NG/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)