diff options
| author | pennae <[email protected]> | 2023-04-16 19:39:32 +0200 |
|---|---|---|
| committer | pennae <[email protected]> | 2023-04-16 19:45:18 +0200 |
| commit | 7a682ec02af50026d31296ce5cac6383580f5e55 (patch) | |
| tree | 9ebb9c3e648fe1aca7ffc2e7dd6730bc656fe66d /examples | |
| parent | 1fdce6e52a51de89f48f002d5c92139f58029575 (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 'examples')
0 files changed, 0 insertions, 0 deletions
