Skip to content

Fix usage of weak functions instead of harden one#811

Merged
fpistm merged 1 commit intostm32duino:masterfrom
fpistm:Weak_issue
Dec 3, 2019
Merged

Fix usage of weak functions instead of harden one#811
fpistm merged 1 commit intostm32duino:masterfrom
fpistm:Weak_issue

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