Skip to content

Update to embassy-executor 0.9#25

Closed
blaa wants to merge 1 commit into
drogue-iot:mainfrom
blaa:main
Closed

Update to embassy-executor 0.9#25
blaa wants to merge 1 commit into
drogue-iot:mainfrom
blaa:main

Conversation

@blaa

@blaa blaa commented Oct 13, 2025

Copy link
Copy Markdown

Upgrade edition to 2024 (like in Embasssy), upgrade some minor deps too. This changes way the unwrap() is used around Spawner.

portable-atomic in version 1.11 conflicts with rtt-target. Upgrading to 1.6 only.

This builds and my app builds with it. I haven't done in-hardware tests. Cargo test doesn't build though and I can't figure out why. Probably log feature instead of defmt makes the difference. Help?

Upgrade edition to 2024 (like in Embasssy), upgrade some minor deps too. This
changes way the unwrap() is used around Spawner.

portable-atomic in version 1.11 conflicts with rtt-target. Upgrading to 1.6
only.

@lulf lulf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@xgroleau

xgroleau commented Dec 5, 2025

Copy link
Copy Markdown
Collaborator

Ah just saw this after merging #26.

Closing since this is not needed after #26.

@xgroleau xgroleau closed this Dec 5, 2025
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