Wladimir J. van der Laan
|
a1c65405ea
|
rust: Clean up cargo patches
No more need for any `k210-hal` and `k210-pac` patches with 0.2.0
|
2019-12-28 20:17:37 +00:00 |
|
Wladimir J. van der Laan
|
9bdf7ea2df
|
rust: Factor PLL computation out from sysctl
If you need to have mystery meat algorithms, at least abstract
them.
|
2019-08-21 08:49:41 +00:00 |
|
Wladimir J. van der Laan
|
d7eb8dd0e8
|
rust: sysctl PLL setting
Port over the terrible PLL frequency setting code, and use it to set up
the clocks for every demo.
|
2019-08-20 21:18:23 +00:00 |
|
Wladimir J. van der Laan
|
1118d708b1
|
rust: Actually provide trap handler
|
2019-08-15 20:53:22 +00:00 |
|
Wladimir J. van der Laan
|
b6b5d13b0c
|
rust: Add interrupt test
really want to handle UART interrupts so this needs PLIC
and dispatching but this is a start…
|
2019-08-14 18:35:38 +00:00 |
|