HIFIVE1-VP/simple-system.json

14 lines
174 B
JSON
Raw Normal View History

2017-11-24 07:02:28 +01:00
{
"i_simple_system":{
"i_platform": {
"i_uart0":{
"write_to_ws": false
},
"i_uart1":{
"write_to_ws": false
},
"i_gpio0.write_to_ws": false
}
2017-11-24 07:02:28 +01:00
}
}