Remove the "device_name": "GD32F307VG"

Our MCU is not in CMSIS Pack and later I will submit a PR that adds back the value with the data from the released CMSIS Pack.
pull/8725/head
chao_king 2018-11-16 13:36:56 +08:00 committed by c_jin
parent b6e455c428
commit 9ee4af6096
1 changed files with 0 additions and 1 deletions

View File

@ -7446,7 +7446,6 @@
"detect_code": ["1701"],
"macros_add": ["GD32F30X_CL"],
"release_versions": ["5"],
"device_name": "GD32F307VG",
"overrides": {
"network-default-interface-type": "ETHERNET"
}