Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: polhenarejos/pico-rng
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: polhenarejos/pico-rng
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 22, 2022

  1. Removed unused libraries.

    Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
    polhenarejos committed Aug 22, 2022
    Copy the full SHA
    80b03d4 View commit details
  2. Update README.md

    polhenarejos authored Aug 22, 2022
    Copy the full SHA
    ad4119a View commit details
  3. Added LED blinking methods.

    It has three blink patterns depending on the state:
    - Unmounted
    - Mounted
    - Processing
    
    Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
    polhenarejos committed Aug 22, 2022
    Copy the full SHA
    a79296b View commit details
  4. Update README.md

    Added SP800-90B results.
    polhenarejos authored Aug 22, 2022
    Copy the full SHA
    4137861 View commit details

Commits on Aug 26, 2022

  1. Adding --vid/--pid parameters.

    Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
    polhenarejos committed Aug 26, 2022
    Copy the full SHA
    f009dc2 View commit details
Loading