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
|
31da4a7cd7
|
rust: Update secp256k1 dependency to 0.15.2
`lowmemory` feature was merged upstream, no need for a patch anymore.
|
2019-08-14 17:57:05 +00:00 |
|
Wladimir J. van der Laan
|
6056338e93
|
rust/secp256k1-test: Pushing bits upstream
Not yet upstream:
- cc-rs: disable fPIC for risc-v targets
- secp256k1: low-memory feature
- riscv-rt: .sdata2 sections linker script
|
2019-08-08 06:48:30 +00:00 |
|
Wladimir J. van der Laan
|
4ed4555586
|
rust: Add secp256k1 test
|
2019-08-07 18:14:48 +00:00 |
|