blob: d8213fdae2c31cd3e5a76eb3194cc9f9860f1439 [file] [log] [blame]
{
"gpio_configs": {
"power_config": {
"power_good_in": "PGOOD",
"power_up_outs": [
],
"reset_outs": [
]
}
},
"gpio_definitions": [
{
"name": "PGOOD",
"pin": "H7",
"direction": "in"
},
{
"name": "POWER_BUTTON",
"pin": "I1",
"direction": "both"
},
{
"name": "RESET_BUTTON",
"pin": "R0",
"direction": "both"
},
{
"name": "ID_BTN",
"pin": "Y2",
"direction": "both"
}
]
}