aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src
diff options
context:
space:
mode:
authorpennae <[email protected]>2023-04-16 19:39:32 +0200
committerpennae <[email protected]>2023-04-16 19:45:18 +0200
commit7a682ec02af50026d31296ce5cac6383580f5e55 (patch)
tree9ebb9c3e648fe1aca7ffc2e7dd6730bc656fe66d /embassy-executor/src
parent1fdce6e52a51de89f48f002d5c92139f58029575 (diff)
rp: add division intrinsics
rp2040-hal adds division intrinsics using the hardware divider unit in the SIO, as does the pico-sdk itself. using the hardware is faster than the compiler_rt implementations, and more compact too.
Diffstat (limited to 'embassy-executor/src')
0 files changed, 0 insertions, 0 deletions