diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-04-23 18:54:28 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-23 18:54:28 +0000 |
| commit | d78edba0d4d73549e5f94f94049e6e4526e5a646 (patch) | |
| tree | 9845a05192bcabe55596782842d952961d18f3eb /README.md | |
| parent | fb27594b2eb2cca2aea25dd92a7b730c185b6ecc (diff) | |
| parent | b283f213d99c5bfb888f450270dca699ae096fca (diff) | |
Merge #1392
1392: embassy-rp : Fix for division intrinsics clashing with rp2040-hal r=Dirbaio a=peterkrull
Commit [7a682ec](https://github.com/embassy-rs/embassy/commit/7a682ec02af50026d31296ce5cac6383580f5e55#diff-f121955242a67342004444b26214e5d1d591c3182dcd0fedf4329ad472cd1200) may break compilation if also using `rp2040-hal`. It seems that the rp2040-hal does have a feature flag for [disabling intrinsics](https://github.com/rp-rs/rp-hal/blob/2c9921cdc578bfcbd5c6e0eb0085bb91f9a7e229/rp2040-hal/src/sio.rs#L323), but I still cannot seem to compile with that enabled. Adding these flags fixes it for me.
Co-authored-by: Peter Krull <[email protected]>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
