Skip to content

Remove liquid crystal library #77

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

Merged
merged 2 commits into from
Aug 10, 2017
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Aug 7, 2017

For #48

fpistm added 2 commits August 7, 2017 16:52
Force init to be called *first*, i.e. before static object allocation.
Otherwise, statically allocated objects that need HAL may fail.

Ex: LiquidCrystal use delayMicroseconds() which use HAL_GetTick()
if System Tick not init infinite loop...


Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
Use official one from Arduino:
https://github.com/arduino-libraries/LiquidCrystal

At least since 1.05 version.

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 2d0a494 into stm32duino:master Aug 10, 2017
@fpistm fpistm deleted the Remove_LiquidCrystal branch August 10, 2017 12:11
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.

1 participant