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

Arduino based hal layer for ESP32, enhanced ili9341 driver (both draft), and return of advance in eglib_DrawFilledWChar() #33

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

iltis42
Copy link

@iltis42 iltis42 commented Nov 21, 2021

The hal layer for ESP32 is kept in a separate directory enabling users to build only this using esp-idf.
There is also the ili9341 implementation with an extended initialisation useful for ili9341 chips, has successfully been tested, but may needs further work to make it more universal, means remove dependency of arduino, what is done for gpio and missing for the SPI still.
Last not least there is an extension for drawing.c in order to calculate position of next char by return the advance in eglib_DrawFilledWChar, if good, i will create an PR for eglib_DrawWChar either.

@iltis42 iltis42 requested a review from fornellas as a code owner November 21, 2021 22:24
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