Commit Graph

8 Commits

Author SHA1 Message Date
Sean Cross
7ba476b057 examples: usb-cdcacm: fix example with good usb core
The USB core has changed a bit, and this fixes this example so that it
works with the new USB core.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-12 21:36:51 +08:00
Sean Cross
7221e0328b examples: riscv-blink: don't reset usb on launch
This enables debugging, because the connection will remain active.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-01 14:34:05 -07:00
Sean Cross
29640c5a92 examples: usb-cdcacm: add missing thirdparty files
Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-21 21:51:20 +08:00
Sean Cross
c0690187b4 Merge branch 'wishbone-debug' 2019-04-21 21:48:33 +08:00
Sean Cross
eb6fa89452 merge debug
Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-21 21:48:16 +08:00
Sean Cross
0fce77fb21 examples: add usb-cdcacm example
This tests that multiple endpoints work as we expect.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-21 21:44:37 +08:00
Sean Cross
35d4333c13 examples: riscv-blink: first working iteration
Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-11 15:17:03 +08:00
Sean Cross
d8821dff99 example: add riscv example
Still experimental.  It'll probably move later.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-11 09:58:22 +08:00