STM32F303x8 folder struct

pull/3658/head
adustm 2017-01-27 19:27:24 +01:00
parent c30813955f
commit 6970de6df7
22 changed files with 1 additions and 1 deletions

View File

@ -760,7 +760,7 @@
"supported_form_factors": ["ARDUINO"],
"core": "Cortex-M4F",
"default_toolchain": "ARM",
"extra_labels": ["STM", "STM32F3", "STM32F303K8"],
"extra_labels": ["STM", "STM32F3", "STM32F303x8", "STM32F303K8"],
"macros": ["RTC_LSI=1", "TRANSACTION_QUEUE_SIZE_SPI=2"],
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
"inherits": ["Target"],