Skip to content

esp-wifi: Chore, pub api revisit#5299

Merged
MabezDev merged 1 commit intoesp-rs:mainfrom
JurajSadel:radio-api
Apr 8, 2026
Merged

esp-wifi: Chore, pub api revisit#5299
MabezDev merged 1 commit intoesp-rs:mainfrom
JurajSadel:radio-api

Conversation

@JurajSadel
Copy link
Copy Markdown
Contributor

@JurajSadel JurajSadel commented Apr 2, 2026

This PR mainly adds missing #[instability::unstable] to the unstable modules (which is docs-only change). Also adds some missing derives to the pub items.

cc #4712

@JurajSadel JurajSadel added the skip-changelog No changelog modification needed label Apr 2, 2026
Comment thread esp-radio/src/wifi/mod.rs
/// to trigger a context switch, which will fail if we are in a critical
/// section.
#[derive(Debug)]
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

do we re-export this as pub or something?

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.

I'm not sure, but this is actually just moving the existing declarations around.

@MabezDev MabezDev added this pull request to the merge queue Apr 8, 2026
Merged via the queue into esp-rs:main with commit 0b58a84 Apr 8, 2026
31 checks passed
@JurajSadel JurajSadel deleted the radio-api branch April 8, 2026 10:22
bugadani pushed a commit to bugadani/esp-hal that referenced this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog No changelog modification needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants