Skip to content

Commit 552631e

Browse files
author
Michel JAOUEN
committed
[NUCLEO_F303K8] fix MBED_16.
RTC clk on LSI (no LSE connected)
1 parent e56b9d0 commit 552631e

File tree

1 file changed

+1
-7
lines changed
  • hal/targets/hal/TARGET_STM/TARGET_STM32F3/TARGET_NUCLEO_F303K8

1 file changed

+1
-7
lines changed

hal/targets/hal/TARGET_STM/TARGET_STM32F3/TARGET_NUCLEO_F303K8/device.h

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,7 @@
3131
*/
3232
#ifndef MBED_DEVICE_H
3333
#define MBED_DEVICE_H
34-
35-
36-
37-
38-
39-
40-
34+
#define DEVICE_RTC_LSI 1
4135

4236

4337

0 commit comments

Comments
 (0)