Skip to content

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

Open
iltis42 wants to merge 5 commits into
fornellas:masterfrom
iltis42:master
Open

Arduino based hal layer for ESP32, enhanced ili9341 driver (both draft), and return of advance in eglib_DrawFilledWChar()#33
iltis42 wants to merge 5 commits into
fornellas:masterfrom
iltis42:master

Conversation

@iltis42

@iltis42 iltis42 commented Nov 21, 2021

Copy link
Copy Markdown

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