Commit Graph

6 Commits

Author SHA1 Message Date
Sean Cross
74dbc8ec37 riscv-blink: foboot-2 compatibility
Add compatibility with eptri, which is present on foboot-2.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-23 10:36:55 +00:00
Sean Cross
059e44a04b riscv-blink: fix usb stack
This appears to work now.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-28 07:29:50 +08:00
Sean Cross
19541ae43d riscv-blink: commit latest csr.h
This includes the usb address fields, which are present on 1.9+.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-28 07:20:28 +08:00
Sean Cross
84bc498401 usb: add minimal usb
This should fix enumeration on Linux.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-08-28 04:47:08 +08:00
Sean Cross
95b138b984 riscv-blink: make ledd registers global
Make these registers global so that we can access them from anywhere.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-19 14:41:54 -07:00
Sean Cross
36b2794f94 riscv-blink: add example
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-19 14:34:13 -07:00