Skip to content

Conversation

@elpiel
Copy link
Contributor

@elpiel elpiel commented Aug 1, 2025

I was not able to make the interrupt pin trigger despite double-checking all settings, making sure register values are correct.

I've tested with 2 different boards but no interrupt pin nor interrupt register is ever raised.

  • async/blocking features (blocking enabled by default to keep aligned with current version)
  • Config & interrupt setup for BNO055 (untested, register nor pin get triggered)
  • Various improvements for Debug & defmt::Format

@zeenix
Copy link

zeenix commented Nov 19, 2025

@elpiel Hi there! This PR is so cool and useful. Thanks for doing this. Do you intend to finish it? Do you recall why the CI was failing (the log is no longer accessible as it has expired)?

Signed-off-by: Lachezar Lechev <[email protected]>
@elpiel elpiel changed the title Feat/async Feat/async and feat/interrupts Nov 20, 2025
@elpiel elpiel changed the title Feat/async and feat/interrupts !feat/async and !feat/interrupts Nov 20, 2025
@elpiel elpiel changed the title !feat/async and !feat/interrupts !feat/async and !feat/interrupts (breaking changes) Nov 20, 2025
Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
Comment on lines 68 to 74
- name: Fuzz (nightly only)
if: ${{ matrix.rust == 'nightly' }}
env:
RUSTFLAGS: "-C target-feature=-crt-static"
run: |
cargo +nightly fuzz run init -- -max_total_time=900
cargo +nightly fuzz run calibrate -- -max_total_time=1800
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Lachezar Lechev <[email protected]>
chore: rename `defmt-03` feature to `defmt`
docs: README - add missing features

Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
@zeenix
Copy link

zeenix commented Nov 26, 2025

@eupn Do you think you'd have time to review this PR and roll out a release after it's merged, in the near future? :)

@zeenix
Copy link

zeenix commented Dec 4, 2025

@eupn Do you think you'd have time to review this PR and roll out a release after it's merged, in the near future? :)

I guess not. :( @elpiel I wonder if this is now an unmaintained crate, given that the last commit in the repo was from a year ago and some of your PRs haven't gotten any comments for more than half a year now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants