Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work on random number generator #643

Merged
merged 1 commit into from
Mar 12, 2018

Commits on Mar 12, 2018

  1. Work on random number generator

    - Implement interface for hardware random generator in STM32 targets (strong implementation of existing weak random)
    - Replace pseudo random generator with newlib nano rand() implementation
    - Closes #123 & #124
    
    Signed-off-by: josesimoes <[email protected]>
    josesimoes committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    fd7a7b3 View commit details
    Browse the repository at this point in the history