enable output from RNG to EXP_SPI #55

Merged
ZAdamMac merged 1 commit from f/rng-spi-bridge into v/0.5.0 2025-03-11 15:01:25 -03:00
ZAdamMac commented 2025-03-11 15:01:18 -03:00 (Migrated from github.com)
  • Adds a concept of an accessory_spi handler.
  • Adds the use of the accessory_spi handler to the RNG debug mode.

This will be used to collect some very large number of SPI rolls to try and figure out if the RNG is "fair" or not. This will help us with tuning random events.

- Adds a concept of an accessory_spi handler. - Adds the use of the accessory_spi handler to the RNG debug mode. This will be used to collect some very large number of SPI rolls to try and figure out if the RNG is "fair" or not. This will help us with tuning random events.
Sign in to join this conversation.
No description provided.