STM32F469xI folder structure update

pull/3655/head
adustm 2017-01-27 11:45:47 +01:00
parent 0883430bba
commit 2a4ef3f464
22 changed files with 1 additions and 1 deletions

View File

@ -1180,7 +1180,7 @@
"supported_form_factors": ["ARDUINO"],
"core": "Cortex-M4F",
"default_toolchain": "ARM",
"extra_labels": ["STM", "STM32F4", "STM32F469", "STM32F469NI", "STM32F469xx"],
"extra_labels": ["STM", "STM32F4", "STM32F469", "STM32F469NI", "STM32F469xI", "STM32F469xx"],
"supported_toolchains": ["ARM", "uARM", "IAR", "GCC_ARM"],
"inherits": ["Target"],
"macros": ["TRANSACTION_QUEUE_SIZE_SPI=2"],