Merge pull request #15469 from cyliangtw/master

TARGET_M480: Update targets.json to enable IAR support
pull/15471/head
Martin Kojtal 2023-11-30 10:35:50 +01:00 committed by GitHub
commit 30c2ea2cbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -7711,7 +7711,8 @@
"is_disk_virtual": true,
"supported_toolchains": [
"ARM",
"GCC_ARM"
"GCC_ARM",
"IAR"
],
"config": {
"hxt-present": {
@ -7837,6 +7838,9 @@
"gcc_arm": [
"std",
"small"
],
"iar": [
"std"
]
},
"supported_application_profiles": [