robert-hh
b110266897
samd/moduos: Add uos.urandom() using the phase-jitter rng.
...
This RNG passes many of the Diehard tests and also the AIS31 test suite.
The RNG is quite slow, delivering 200bytes/s.
Tested on boards with and without a crystal.
2023-02-21 23:17:44 +11:00
robert-hh
45bf25a002
samd/moduos: Add uos.urandom() for SAMD51.
...
Based on the hardware RNG.
2022-10-06 22:50:29 +11:00
robert-hh
15212ae8d4
samd/moduos: Add uos.dupterm().
2022-10-06 22:49:19 +11:00
Damien George
94077c6402
samd/moduos: Convert module to use extmod version.
...
Signed-off-by: Damien George <damien@micropython.org>
2022-03-09 10:03:23 +11:00
Peter van der Burg
2121353602
samd: Add internal flash block device, filesystem and uos support.
2021-11-19 11:42:58 +11:00