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 09:17:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b175a1bef3de1e437003f3d8d777c482af252565
pico-rng
/
firmware
History
Pol Henarejos
b175a1bef3
Added --size to output a fixed number of bytes.
...
Signed-off-by: Pol Henarejos <
pol.henarejos@cttc.es
>
2022-08-22 00:03:20 +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 --size to output a fixed number of bytes.
2022-08-22 00:03:20 +02: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