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
|
161bd9982e
|
rust: Prefer X::from to as X
|
2019-08-11 18:16:44 +00:00 |
|
Wladimir J. van der Laan
|
c2c6287f9c
|
rust: Basic sdcard test
Print SD card information and dump a sector.
|
2019-08-11 09:56:54 +00:00 |
|