blob: ef09c7540ddf2e09324f7666dbf9e2164bd429f3 [file] [log] [blame]
{
"gpio_configs": {
"power_config": {
"power_good_in": "PGOOD",
"power_up_outs": [
],
"reset_outs": [
]
}
},
"gpio_definitions": [
{
"name": "PGOOD",
"pin": "V3",
"direction": "in"
},
{
"name": "POWER_BUTTON",
"pin": "X6",
"direction": "in"
}
]
}