mirror of https://github.com/ARMmbed/mbed-os.git
Resolve delimeter issues for target.json
parent
92bfbccde7
commit
e4db5d17b1
|
@ -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": [
|
||||||
|
@ -9525,4 +9525,5 @@
|
||||||
"small"
|
"small"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue