Skip to content

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 <[email protected]>
@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