Skip to content

Commit 9db204b

Browse files
bcostm0xc0170
authored andcommitted
Add DEVICE_RTC_LSI=0
1 parent 8b5dd6e commit 9db204b

File tree

1 file changed

+1
-0
lines changed
  • libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32L4/TARGET_NUCLEO_L476RG

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
#define DEVICE_SPISLAVE 1
4949

5050
#define DEVICE_RTC 1
51+
#define DEVICE_RTC_LSI 0
5152

5253
#define DEVICE_PWMOUT 1
5354

0 commit comments

Comments
 (0)