This repository has been archived on 2024-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
reserve/dpwm_shake/db/dpwm_shake_partition_pins.json
2020-06-09 15:54:49 +08:00

73 lines
1.0 KiB
JSON

{
"partitions" : [
{
"name" : "Top",
"pins" : [
{
"name" : "pwm_out",
"strict" : false
},
{
"name" : "pwm_out_n",
"strict" : false
},
{
"name" : "rst_n",
"strict" : false
},
{
"name" : "control[3]",
"strict" : false
},
{
"name" : "control[2]",
"strict" : false
},
{
"name" : "control[5]",
"strict" : false
},
{
"name" : "control[4]",
"strict" : false
},
{
"name" : "control[7]",
"strict" : false
},
{
"name" : "control[6]",
"strict" : false
},
{
"name" : "control[9]",
"strict" : false
},
{
"name" : "control[8]",
"strict" : false
},
{
"name" : "control[11]",
"strict" : false
},
{
"name" : "control[10]",
"strict" : false
},
{
"name" : "control[12]",
"strict" : false
},
{
"name" : "control[0]",
"strict" : false
},
{
"name" : "control[1]",
"strict" : false
}
]
}
]
}