This website requires JavaScript.
Explore
Help
Register
Sign In
abawo
/
pico-sdk
Watch
3
Star
0
Fork
0
You've already forked pico-sdk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
333
Commits
1
Branch
0
Tags
2.8
MiB
53f1915a6b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Graham Sanderson
6796faf0d5
add PICO_DIVIDER_DISABLE_INTERRUPTS flag which makes PICO_DIVIDER disable interrupts around division rather than using co-operative guards to protect nested use (i.e. within IRQ/exception). Use of this flag can simplify porting of RTOSes but with a different performance profile (
#372
)
2021-05-04 07:48:07 -05:00
graham sanderson
26653ea81e
Initial Release
2021-01-20 10:44:27 -06:00