This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2,416
Commits
1
Branch
0
Tags
453b5ded1d030d18e00a19dc16d55f5bc508b856
Commit Graph
3 Commits
Author
SHA1
Message
Date
Angus Gratton
63e9806d85
esp_random: XOR the RNG register value several times before returning it
...
Probably unnecessary, but avoids returning internal RNG state as-is.
2017-01-04 17:07:12 +11:00
Ivan Grokhotkov
50f178c1ce
esp32: add some implementation comments
2016-11-23 12:55:49 +08:00
Ivan Grokhotkov
cf6fc7c741
Add API for random number generator
2016-11-22 21:14:37 +08:00