Skip to content

No longer hide BT, Thread, partitions and filesystems behind the experimental feature - #594

Merged
Vollbrecht merged 1 commit into
masterfrom
remove-experimental
Aug 11, 2025
Merged

No longer hide BT, Thread, partitions and filesystems behind the experimental feature#594
Vollbrecht merged 1 commit into
masterfrom
remove-experimental

Conversation

@ivmarkov

@ivmarkov ivmarkov commented Aug 11, 2025

Copy link
Copy Markdown
Collaborator

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo fmt command to ensure that all changed code is formatted correctly.
  • I have used cargo clippy command to ensure that all changed code passes latest Clippy nightly lints.
  • My changes were added to the CHANGELOG.md in the proper section.

Pull Request Details 📖

Description

Subject says it all. I use BT & Thread with Matter, and the FS & partitions modules in production. Moreover, a lot of this code had stayed behind "experimental" for a long time (BT particularly) so for better discoverability I think we should finally promote it.

Testing

n/a

@ivmarkov
ivmarkov force-pushed the remove-experimental branch from b8228b3 to fc3cede Compare August 11, 2025 12:02
@ivmarkov
ivmarkov requested a review from Vollbrecht August 11, 2025 12:03
@ivmarkov

Copy link
Copy Markdown
Collaborator Author

@Vollbrecht CI will only fail because we need esp-rs/esp-idf-hal#540 merged first.

@ivmarkov ivmarkov changed the title No longer hide BT, Thread and filesystems behind the experimental feature No longer hide BT, Thread, partitions and filesystems behind the experimental feature Aug 11, 2025
@ivmarkov
ivmarkov force-pushed the remove-experimental branch from fc3cede to ac502ff Compare August 11, 2025 12:05
@ivmarkov
ivmarkov force-pushed the remove-experimental branch from ac502ff to f6b37ad Compare August 11, 2025 14:39

@Vollbrecht Vollbrecht left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM Thanks!

@Vollbrecht
Vollbrecht merged commit c668fcb into master Aug 11, 2025
20 checks passed
@ivmarkov
ivmarkov deleted the remove-experimental branch July 20, 2026 16:59
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.

2 participants