This website requires JavaScript.
Explore
Help
Sign In
webadmin
/
pico-rng
Watch
1
Star
0
Fork
0
You've already forked pico-rng
mirror of
https://github.com/polhenarejos/pico-rng.git
synced
2026-04-27 01:07:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a54c5267d732a7febffbaea2c13c94ba067b2fd
pico-rng
/
firmware
History
Pol Henarejos
4a54c5267d
Adding the same RNG provided in pico-hsm (
https://github.com/polhenarejos/pico-hsm
).
...
Signed-off-by: Pol Henarejos <
pol.henarejos@cttc.es
>
2022-08-19 14:42:28 +02:00
..
CMakeLists.txt
Updated firmware and test tool with with simple random number generator code
2021-02-07 11:01:42 -06:00
pico_rng_test.py
Added LICENSE.md, updated README.md, fixed test tool, and organized driver code.
2021-02-14 12:29:00 -06:00
pico_rng.c
Adding the same RNG provided in pico-hsm (
https://github.com/polhenarejos/pico-hsm
).
2022-08-19 14:42:28 +02:00
pico_rng.h
Updated firware to contain only 1 endpoint. Created a global data buffer to hold the ADC EP1 IN data. This increased performance from 7.5 KBps to 150+ KBps.
2021-02-10 07:26:40 -06:00
usb_common.h
Initial commit
2021-02-06 08:35:38 -06:00