micropython/ports/samd/mcu/samd21
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
..
clock_config.c samd/mcu: Set the SAMD21 us-counter to 2 MHz for better resolution. 2023-02-21 23:17:12 +11:00
mpconfigmcu.h samd/moduos: Add uos.urandom() using the phase-jitter rng. 2023-02-21 23:17:44 +11:00
mpconfigmcu.mk shared/runtime/gchelper: Drop cpu directive from ARM asm helpers. 2023-01-28 15:51:38 +11:00
pin-af-table.csv samd/pin_af: Simplify the pin-af-table handling. 2022-10-06 23:05:46 +11:00