Merge pull request #3322 from jeromecoutant/PR_DISCO_L0

DISCO_L053C8 doesn't support LSE
pull/3331/head
Martin Kojtal 2016-12-01 13:52:16 +00:00 committed by GitHub
commit c8c01f0c5c
1 changed files with 1 additions and 0 deletions

View File

@ -1179,6 +1179,7 @@
"default_toolchain": "ARM",
"extra_labels": ["STM", "STM32L0", "STM32L053C8"],
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
"macros": ["RTC_LSI=1"],
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
"default_lib": "small",
"release_versions": ["2"],