How to compile an LVGL firmware for the ESP32-S3 with the lv_ime_pinyin plugin integrated? #540
Unanswered
johnyangbin
asked this question in
Q&A
Replies: 1 comment
-
|
if you want to write the cmake script that is compatible with the ESP-IDF build system to compile ime go for it. That is what would need to be done in order to get it to work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a requirement to input Chinese characters in the input box, but the existing keyboard cannot achieve this function,just as the image bellow:

Therefore, I would like to ask for help on how to compile the firmware, and it would be best to provide a usage example.
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions