This website requires JavaScript.
Explore
Impressum
Datenschutzerklärung
Help
Sign In
VP
/
HIFIVE1-VP
Watch
7
Star
0
Fork
You've already forked HIFIVE1-VP
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b4871ac725
HIFIVE1-VP
/
simple-system.json
14 lines
156 B
JSON
Raw
Normal View
History
Unescape
Escape
Added configurability of WS output
2017-11-24 07:02:28 +01:00
{
"i_simple_system"
:
{
"i_uart0"
:
{
Added JSON dump
2017-11-24 10:05:59 +01:00
"write_to_ws"
:
false
}
,
"i_uart1"
:
{
"write_to_ws"
:
false
Added configurability of WS output
2017-11-24 07:02:28 +01:00
}
,
"i_gpio0"
:
{
Added JSON dump
2017-11-24 10:05:59 +01:00
"write_to_ws"
:
false
Added configurability of WS output
2017-11-24 07:02:28 +01:00
}
}
}