aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-04-23 18:54:28 +0000
committerGitHub <[email protected]>2023-04-23 18:54:28 +0000
commitd78edba0d4d73549e5f94f94049e6e4526e5a646 (patch)
tree9845a05192bcabe55596782842d952961d18f3eb /README.md
parentfb27594b2eb2cca2aea25dd92a7b730c185b6ecc (diff)
parentb283f213d99c5bfb888f450270dca699ae096fca (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