HIFIVE1-VP/simple-system.json

12 lines
143 B
JSON
Raw Normal View History

2017-11-24 07:02:28 +01:00
{
"i_simple_system":{
"i_uart0":{
"write_to_ws": true
2017-11-24 10:05:59 +01:00
},
"i_uart1":{
"write_to_ws": false
2017-11-24 07:02:28 +01:00
},
2018-03-28 10:29:45 +02:00
"i_gpio0.write_to_ws": true
2017-11-24 07:02:28 +01:00
}
}