mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Port RNG to the Arduino Due and add TRNG support
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <Crypto.h>
|
||||
#include <RNG.h>
|
||||
#include <TransistorNoiseSource.h>
|
||||
#include <RingOscillatorNoiseSource.h>
|
||||
//#include <RingOscillatorNoiseSource.h>
|
||||
|
||||
// Change "MyApp 1.0" to some other tag for your application
|
||||
// so that different applications will generate different results
|
||||
|
||||
Reference in New Issue
Block a user