Corrected device_has_add flags for bluepill_f103c8 target

pull/7700/head
Cesar 2018-08-04 12:58:14 +02:00
parent 2e869df296
commit c10907288d
1 changed files with 1 additions and 1 deletions

View File

@ -4030,7 +4030,7 @@
"default_toolchain": "GCC_ARM",
"extra_labels_add": ["STM32F1", "STM32F103C8"],
"supported_toolchains": ["GCC_ARM"],
"device_has_add": [],
"device_has_add": ["CAN", "SERIAL_FC", "SERIAL_ASYNCH", "FLASH"],
"device_has_remove": ["STDIO_MESSAGES", "LPTICKER"]
},
"NUMAKER_PFM_NUC472": {