Skip to content

feat(core): make portable-atomic's feature critical-section optional#11033

Open
QuentinLeeWeber wants to merge 1 commit intoslint-ui:masterfrom
QuentinLeeWeber:portable-atomic-critical-section
Open

feat(core): make portable-atomic's feature critical-section optional#11033
QuentinLeeWeber wants to merge 1 commit intoslint-ui:masterfrom
QuentinLeeWeber:portable-atomic-critical-section

Conversation

@QuentinLeeWeber
Copy link
Contributor

Previously, the critical-section feature for the portable-atomic dependency was always enabled, even when the unsafe-assume-single-core feature was activated. Since these two features are incompatible with each other in portable-atomic, this led to compilation errors when crates like esp-hal (with single core options) were used alongside.

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.

1 participant