Corrected device_has_add flags for bluepill_f103c8 target

pull/8341/head
Cesar 2018-08-04 12:58:14 +02:00 committed by adbridge
parent fc97b2aca0
commit 0d3cc36ddf
1 changed files with 1 additions and 1 deletions

View File

@ -4038,7 +4038,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": {