1
0
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:
Rhys Weatherley
2015-04-19 08:26:51 +10:00
parent 786e52f923
commit b5d6c8de33
4 changed files with 130 additions and 1 deletions

View File

@@ -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