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": [ "inherits": [
"Target" "Target"
], ],
@ -9465,6 +9465,7 @@
"small" "small"
] ]
} }
}, },
"TMPM4GR": { "TMPM4GR": {
"inherits": [ "inherits": [
@ -9505,7 +9506,6 @@
"SLEEP", "SLEEP",
"USTICKER", "USTICKER",
"MPU" "MPU"
], ],
"device_name": "TMPM4GRF20FG", "device_name": "TMPM4GRF20FG",
"detect_code": [ "detect_code": [
@ -9524,5 +9524,6 @@
"std", "std",
"small" "small"
] ]
}
} }
} }