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

2.0.x - U8G HAL LCD support - platformio.ini correction #8338

Merged
merged 3 commits into from
Nov 8, 2017
Merged

2.0.x - U8G HAL LCD support - platformio.ini correction #8338

merged 3 commits into from
Nov 8, 2017

Conversation

Bob-the-Kuhn
Copy link
Contributor

@Bob-the-Kuhn Bob-the-Kuhn commented Nov 8, 2017

This resolves the "fatal error: lib/u8g.h: No such file or directory" introduced by PR #8262.

In platformio.ini
1 move U8glib-HAL out of the common section into the individual boards
2) re-arrange the sections (mostly alphabetically) so it's easier to find the desire section when compiling


PR #8262 also broke Arduino IDE compilation.

The fix requires a change to U8glib-HAL so that'll be done in a separate PR.

See Issue #8323 for details.

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