Skip to content

Commit c8c01f0

Browse files
authored
Merge pull request #3322 from jeromecoutant/PR_DISCO_L0
DISCO_L053C8 doesn't support LSE
2 parents e9c8c60 + 29771cb commit c8c01f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,6 +1179,7 @@
11791179
"default_toolchain": "ARM",
11801180
"extra_labels": ["STM", "STM32L0", "STM32L053C8"],
11811181
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
1182+
"macros": ["RTC_LSI=1"],
11821183
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
11831184
"default_lib": "small",
11841185
"release_versions": ["2"],

0 commit comments

Comments
 (0)