aboutsummaryrefslogtreecommitdiff
path: root/Notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'Notes.md')
-rw-r--r--Notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Notes.md b/Notes.md
index 341a3e41..c4cb9db0 100644
--- a/Notes.md
+++ b/Notes.md
@@ -3,7 +3,7 @@
## Idea
We are reading BASEPRI independently if and only if we are actually changing BASEPRI.
-On restoring BASEPRI chose to restore read value if at the outmost nesting level (initial priority of the task). In this way, unnecessary BASEPRI accesses, and reduce register pressure.
+On restoring BASEPRI chose to restore read value if at the outmost nesting level (initial priority of the task). In this way, we can avoid unnecessary BASEPRI accesses, and reduce register pressure.
If you want to play around checkout the `lockopt` branch and use: