caprand 0.3.0

RP2040 secure random number generator by timing capacitor pullup
1
2
3
4
5
[toolchain]
components = [ "rust-src", "rustfmt" ]
targets = [
    "thumbv6m-none-eabi",
]