Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
firmware
Commits
ad61af45
Commit
ad61af45
authored
4 years ago
by
schneider
Browse files
Options
Downloads
Patches
Plain Diff
chore(rng): Rename epicaridum trng module to rng
parent
247cede1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!399
Add CSPRNG
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
epicardium/modules/meson.build
+1
-1
1 addition, 1 deletion
epicardium/modules/meson.build
epicardium/modules/rng.c
+0
-0
0 additions, 0 deletions
epicardium/modules/rng.c
with
1 addition
and
1 deletion
epicardium/modules/meson.build
+
1
−
1
View file @
ad61af45
...
...
@@ -24,7 +24,7 @@ module_sources = files(
'serial.c'
,
'sleep.c'
,
'stream.c'
,
'
t
rng.c'
,
'rng.c'
,
'usb.c'
,
'vibra.c'
,
'watchdog.c'
,
...
...
This diff is collapsed.
Click to expand it.
epicardium/modules/
t
rng.c
→
epicardium/modules/rng.c
+
0
−
0
View file @
ad61af45
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment