Skip to content

Commit 17693ac

Browse files
authored
Merge pull request #2100 from jamike/fix_NUCLEO_F303K8_MBED_16
[NUCLEO_F303K8] fix MBED_16.
2 parents 0aa23a4 + 552631e commit 17693ac

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)