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

Fix usage of weak functions instead of harden one #811

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Dec 2, 2019

All stm32 drivers moved to built-in library to avoid object files
to be archived in core.a.

Fixes #797

All stm32 drivers moved to built-in library to avoid object files
to be archived in core.a.

Fixes stm32duino#797

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the fix 🩹 Bug fix label Dec 3, 2019
@fpistm fpistm added this to the 1.8.0🎄 🎅 milestone Dec 3, 2019
@fpistm fpistm merged commit 9d28fdd into stm32duino:master Dec 3, 2019
@fpistm fpistm deleted the Weak_issue branch December 3, 2019 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPI does not work without a call to delay(0)
1 participant