Resolve delimeter issues for target.json

pull/15353/head
Deepak V. Shreshti 2022-12-01 21:27:55 +05:30
parent 92bfbccde7
commit e4db5d17b1
1 changed files with 3 additions and 2 deletions

View File

@ -9407,7 +9407,7 @@
]
}
},
"TMPM4NR": {
"TMPM4NR": {
"inherits": [
"Target"
],
@ -9465,6 +9465,7 @@
"small"
]
}
},
"TMPM4GR": {
"inherits": [
@ -9505,7 +9506,6 @@
"SLEEP",
"USTICKER",
"MPU"
],
"device_name": "TMPM4GRF20FG",
"detect_code": [
@ -9524,5 +9524,6 @@
"std",
"small"
]
}
}
}