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

Set some features as the default #283

Merged
merged 10 commits into from
Aug 19, 2021
Merged

Set some features as the default #283

merged 10 commits into from
Aug 19, 2021

Conversation

Sh3Rm4n
Copy link
Member

@Sh3Rm4n Sh3Rm4n commented Aug 19, 2021

No description provided.

Cargo.toml Outdated Show resolved Hide resolved
Prepreation for version upgrade, as "rt" will be
set by default then.
This relies on an external dependecy.
Better make it optional to be able to reduce reliance
on external dependencies.
@Sh3Rm4n Sh3Rm4n force-pushed the features branch 5 times, most recently from 2ad2029 to a5e5f70 Compare August 19, 2021 19:23
- rt will be set by default by stm32f3
- ld is a convenience wrapper for the linker
  and makes it easier for newcomers
- usb is relying on an external dependency
- can is relying on an external dependency
- rtc is relying on an external dependency
- enumset is a convenience dependency for interrupt enums
So that the serial_echo_rtic example compiles.
@Sh3Rm4n Sh3Rm4n enabled auto-merge August 19, 2021 19:26
@Sh3Rm4n Sh3Rm4n merged commit fbc7225 into stm32-rs:master Aug 19, 2021
@Sh3Rm4n Sh3Rm4n deleted the features branch August 19, 2021 19:37
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