Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to not use embassy #1

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Conversation

romainreignier
Copy link
Contributor

@romainreignier romainreignier commented Jun 13, 2024

Blocked by ch32-rs/ch32-hal#27

Embassy is still set as a dependency on V2/V3 targets because it is used
for the USB support.
But on CH32V003, disabling embassy allows to save precious FLASH size.
@romainreignier romainreignier force-pushed the feature/embassy_optional branch from f59ba1b to bd163a5 Compare November 17, 2024 14:36
@romainreignier romainreignier marked this pull request as ready for review November 17, 2024 14:38
@romainreignier romainreignier merged commit b05d1a7 into main Nov 17, 2024
22 checks passed
@romainreignier romainreignier deleted the feature/embassy_optional branch November 17, 2024 14:38
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