aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen
diff options
context:
space:
mode:
authorGravatar bors[bot] <26634292+bors[bot]@users.noreply.github.com> 2020-10-15 16:05:45 +0000
committerGravatar GitHub <noreply@github.com> 2020-10-15 16:05:45 +0000
commitf9303cef1cf5b2d57d26e7667289fbdccf959ea8 (patch)
treeec8fff4991a6547466df0d1d61ad7602eb58c38e /macros/src/codegen
parent1cda9eaeccbfd9b008bfa40b54b127a2bfa5324e (diff)
parent7a57f1686063fec31d9a04678bd997ab57c91b7b (diff)
downloadrtic-f9303cef1cf5b2d57d26e7667289fbdccf959ea8.tar.gz
rtic-f9303cef1cf5b2d57d26e7667289fbdccf959ea8.tar.zst
rtic-f9303cef1cf5b2d57d26e7667289fbdccf959ea8.zip
Merge #395
395: Made relation between priority and number explicit r=korken89 a=diondokter When quickly reading through the priorities chapter, I couldn't find in which order the priorities were, so I assumed it was the same as in the hardware. In the cortex-m hardware, interrupts with the **lower** priority number will preempt the other interrupts. RTIC does the reverse, so I think it's good to be more explicit about it. Co-authored-by: Dion Dokter <diondokter@gmail.com>
Diffstat (limited to 'macros/src/codegen')
0 files changed, 0 insertions, 0 deletions
pl Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/webcrypto/JSCryptoRsaKeyAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-05wipGravatar Jarred Sumner 5-129/+241
2023-06-04wipGravatar Jarred Sumner 3-54/+44
2023-06-04fix some CLI thingsGravatar Jarred Sumner 1-8/+13
2023-06-04fixupGravatar Jarred Sumner 4-3/+4
2023-06-04Fix buildGravatar Jarred Sumner 1-1/+2
2023-06-04Add types and sample heapsnapshot for JSC and V8Gravatar Ashcon Partovi 4-0/+48475