mirror of https://github.com/ARMmbed/mbed-os.git
missing comma in targets.json
parent
1d8da69586
commit
1f20df9c7d
|
@ -7638,7 +7638,7 @@
|
||||||
"macros_add": [
|
"macros_add": [
|
||||||
"CONFIG_GPIO_AS_PINRESET"
|
"CONFIG_GPIO_AS_PINRESET"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
"__build_tools_metadata__": {
|
"__build_tools_metadata__": {
|
||||||
"version": "1",
|
"version": "1",
|
||||||
"public": false
|
"public": false
|
||||||
|
|
Loading…
Reference in New Issue