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 |
|
Andrew Scheller
|
2b1dbfa3d2
|
Fix SDK to build cleanly if PICO_DEFAULT_UART isn't defined (#223)
|
2021-03-04 21:22:48 -06:00 |
|
graham sanderson
|
26653ea81e
|
Initial Release
|
2021-01-20 10:44:27 -06:00 |
|