Merge pull request #10384 from kjbracey-arm/add_fpu_toshiba

Toshiba: Cortex-M4 -> Cortex-M4F
pull/10414/head
Martin Kojtal 2019-04-16 08:26:38 +01:00 committed by GitHub
commit d53902267e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7916,7 +7916,7 @@
},
"TMPM46B": {
"inherits": ["Target"],
"core": "Cortex-M4",
"core": "Cortex-M4F",
"is_disk_virtual": true,
"extra_labels": ["TOSHIBA"],
"macros": ["__TMPM46B__"],
@ -8113,7 +8113,7 @@
},
"TMPM4G9": {
"inherits": ["Target"],
"core": "Cortex-M4",
"core": "Cortex-M4F",
"is_disk_virtual": true,
"extra_labels": ["TOSHIBA"],
"macros": ["__TMPM4G9__"],
@ -8627,7 +8627,7 @@
},
"TT_M4G9": {
"inherits": ["Target"],
"core": "Cortex-M4",
"core": "Cortex-M4F",
"is_disk_virtual": true,
"extra_labels": ["TT"],
"macros": ["__TT_M4G9__"],