Skip to content

Commit fa141df

Browse files
authored
Remove GigaDevice targets
1 parent dbf40c4 commit fa141df

File tree

1 file changed

+0
-175
lines changed

1 file changed

+0
-175
lines changed

targets/cmsis_mcu_descriptions.json5

Lines changed: 0 additions & 175 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,181 +1261,6 @@
12611261
"sub_family": "EFR32MG12P332",
12621262
"vendor": "Silicon Labs:21"
12631263
},
1264-
"GD32F307VG": {
1265-
"algorithms": [
1266-
{
1267-
"default": true,
1268-
"file_name": "Flash/GD32F30x_CL.FLM",
1269-
"ram_size": null,
1270-
"ram_start": null,
1271-
"size": 1048576,
1272-
"start": 134217728,
1273-
"style": "Keil"
1274-
}
1275-
],
1276-
"family": "GD32F30x Series",
1277-
"from_pack": {
1278-
"pack": "GD32F30x_DFP",
1279-
"url": "https://gd32mcu.com/data/documents/pack/",
1280-
"vendor": "GigaDevice",
1281-
"version": "2.2.1"
1282-
},
1283-
"memories": {
1284-
"IRAM1": {
1285-
"access": {
1286-
"execute": false,
1287-
"non_secure": false,
1288-
"non_secure_callable": false,
1289-
"peripheral": false,
1290-
"read": true,
1291-
"secure": false,
1292-
"write": true
1293-
},
1294-
"default": true,
1295-
"p_name": null,
1296-
"size": 98304,
1297-
"start": 536870912,
1298-
"startup": false
1299-
},
1300-
"IROM1": {
1301-
"access": {
1302-
"execute": true,
1303-
"non_secure": false,
1304-
"non_secure_callable": false,
1305-
"peripheral": false,
1306-
"read": true,
1307-
"secure": false,
1308-
"write": false
1309-
},
1310-
"default": true,
1311-
"p_name": null,
1312-
"size": 1048576,
1313-
"start": 134217728,
1314-
"startup": true
1315-
}
1316-
},
1317-
"name": "GD32F307VG",
1318-
"processors": [
1319-
{
1320-
"address": null,
1321-
"ap": 0,
1322-
"apid": null,
1323-
"core": "CortexM4",
1324-
"default_reset_sequence": null,
1325-
"dp": 0,
1326-
"fpu": "SinglePrecision",
1327-
"mpu": "Present",
1328-
"name": null,
1329-
"svd": "SVD/GD32F30x_CL.svd",
1330-
"unit": 0
1331-
}
1332-
],
1333-
"sub_family": "GD32F307",
1334-
"vendor": "GigaDevice:123"
1335-
},
1336-
"GD32F450ZI": {
1337-
"algorithms": [
1338-
{
1339-
"default": true,
1340-
"file_name": "Flash/GD32F4xx_2MB.FLM",
1341-
"ram_size": null,
1342-
"ram_start": null,
1343-
"size": 2097152,
1344-
"start": 134217728
1345-
}
1346-
],
1347-
"family": "GD32F4xx Series",
1348-
"from_pack": {
1349-
"pack": "GD32F4xx_DFP",
1350-
"url": "http://gd32mcu.21ic.com/data/documents/yingyongruanjian/",
1351-
"vendor": "GigaDevice",
1352-
"version": "1.0.4"
1353-
},
1354-
"memories": {
1355-
"IRAM1": {
1356-
"access": {
1357-
"execute": false,
1358-
"non_secure": false,
1359-
"non_secure_callable": false,
1360-
"peripheral": false,
1361-
"read": true,
1362-
"secure": false,
1363-
"write": true
1364-
},
1365-
"default": true,
1366-
"size": 458752,
1367-
"start": 536870912,
1368-
"startup": false
1369-
},
1370-
"IRAM2": {
1371-
"access": {
1372-
"execute": false,
1373-
"non_secure": false,
1374-
"non_secure_callable": false,
1375-
"peripheral": false,
1376-
"read": true,
1377-
"secure": false,
1378-
"write": true
1379-
},
1380-
"default": false,
1381-
"size": 65536,
1382-
"start": 268435456,
1383-
"startup": false
1384-
},
1385-
"IROM1": {
1386-
"access": {
1387-
"execute": true,
1388-
"non_secure": false,
1389-
"non_secure_callable": false,
1390-
"peripheral": false,
1391-
"read": true,
1392-
"secure": false,
1393-
"write": false
1394-
},
1395-
"default": true,
1396-
"size": 2097152,
1397-
"start": 134217728,
1398-
"startup": true
1399-
}
1400-
},
1401-
"name": "GD32F450ZI",
1402-
"processor": {
1403-
"Symmetric": {
1404-
"core": "CortexM4",
1405-
"fpu": "SinglePrecision",
1406-
"mpu": "Present",
1407-
"units": 1
1408-
}
1409-
},
1410-
"sectors": [
1411-
[
1412-
134217728,
1413-
16384
1414-
],
1415-
[
1416-
134283264,
1417-
65536
1418-
],
1419-
[
1420-
134348800,
1421-
131072
1422-
],
1423-
[
1424-
135266304,
1425-
16384
1426-
],
1427-
[
1428-
135331840,
1429-
65536
1430-
],
1431-
[
1432-
135397376,
1433-
131072
1434-
]
1435-
],
1436-
"sub_family": "GD32F450",
1437-
"vendor": "GigaDevice:123"
1438-
},
14391264
"LPC1114FN28/102": {
14401265
"algorithms": [
14411266
{

0 commit comments

Comments
 (0)