Bob McWhirter
|
9e93a0999f
|
Add SPIv1, use cfg_attr to pick correct impl.
Add IRQ to impl_rng!() to accomodate RNG vs HASH_RNG split.
|
2021-05-13 14:28:53 -04:00 |
|
Dario Nieuwenhuis
|
9492b8555c
|
rustfmt rng
|
2021-05-10 01:19:07 +02:00 |
|
Bob McWhirter
|
75fe03a7e6
|
Further clean-up and adjustments. Follow RM for FIPS.
|
2021-05-06 16:38:53 -04:00 |
|
Bob McWhirter
|
e8898b48f9
|
Clean up the impl_rng!() argument.
use poll_fn instead of impl'ing a Future directly.
Return errors when error conditions exist.
|
2021-05-06 14:58:41 -04:00 |
|
Bob McWhirter
|
e8537ca9c2
|
Implement async RNG, including rand_core sync traits.
|
2021-05-06 14:35:46 -04:00 |
|
Dario Nieuwenhuis
|
f5f98cdeab
|
Autogenerate features for family, peripherals and peripheral versions
|
2021-05-06 03:59:16 +02:00 |
|
Dario Nieuwenhuis
|
23ca2f9174
|
Autogenerate the tailored PAC for each chip
|
2021-05-06 03:43:46 +02:00 |
|
Bob McWhirter
|
0713947d67
|
Stub in RNG impl.
|
2021-04-26 14:11:46 -04:00 |
|