mirror of https://github.com/ARMmbed/mbed-os.git
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
parent
b6e455c428
commit
9ee4af6096
|
@ -7446,7 +7446,6 @@
|
||||||
"detect_code": ["1701"],
|
"detect_code": ["1701"],
|
||||||
"macros_add": ["GD32F30X_CL"],
|
"macros_add": ["GD32F30X_CL"],
|
||||||
"release_versions": ["5"],
|
"release_versions": ["5"],
|
||||||
"device_name": "GD32F307VG",
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"network-default-interface-type": "ETHERNET"
|
"network-default-interface-type": "ETHERNET"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue