Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Emilio Corigliano
Skyward Boardcore
Commits
88beb447
Commit
88beb447
authored
3 years ago
by
Alberto Nidasio
Browse files
Options
Downloads
Patches
Plain Diff
[Miosix] Updated submodule
parent
b7594854
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
libs/miosix-kernel
+1
-1
1 addition, 1 deletion
libs/miosix-kernel
src/shared/diagnostic/CpuMeter.h
+1
-1
1 addition, 1 deletion
src/shared/diagnostic/CpuMeter.h
with
2 additions
and
2 deletions
miosix-kernel
@
8f9f992e
Compare
e2eb4765
...
8f9f992e
Subproject commit
e2eb4765edab6108b053ab1e60dd058be264d3e7
Subproject commit
8f9f992e671bd279f18e3f9e2568ee0156eb8c88
This diff is collapsed.
Click to expand it.
src/shared/diagnostic/CpuMeter.h
+
1
−
1
View file @
88beb447
...
@@ -40,7 +40,7 @@ namespace Boardcore
...
@@ -40,7 +40,7 @@ namespace Boardcore
* idle thread from running and thus it prevents the CPU from going into deep
* idle thread from running and thus it prevents the CPU from going into deep
* sleep.
* sleep.
*
*
* NOTE:
f
or this to work, no other thread with the lowest priority has to be
* NOTE:
F
or this to work, no other thread with the lowest priority has to be
* created, otherwise its time will not be accounted.
* created, otherwise its time will not be accounted.
*/
*/
...
...
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