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

[stm32] Flash driver enabled for F1 family #745

Merged
merged 1 commit into from Oct 11, 2021

Conversation

ASMfreaK
Copy link
Contributor

This PR enables Flash driver for F1 medium and small chips

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Nice! Do you want to add an example to measure speed?

@ASMfreaK
Copy link
Contributor Author

Yeah! Working on it.

@ASMfreaK
Copy link
Contributor Author

ASMfreaK commented Oct 10, 2021

How to detemine if the device is "medium" or "high" density from module.lb?

@salkinium
Copy link
Member

Only through the target identifier atm

Signed-off-by: delphi <cpp.create@gmail.com>
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Thanks! Ready to merge?

@salkinium salkinium added the ci:hal Triggers the exhaustive HAL compile CI jobs label Oct 11, 2021
@salkinium salkinium merged commit f4c7492 into modm-io:develop Oct 11, 2021
@salkinium salkinium added this to the 2021q4 milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:hal Triggers the exhaustive HAL compile CI jobs feature 🚧
Development

Successfully merging this pull request may close these issues.

None yet

2 participants