richardclli

Results 122 comments of richardclli

I noticed this already, the README mentioned the need to call lvgl_interface_init for spi/i2c init and lvgl_display_gpios_init for gpio init, but not mentioned anything about disp_driver_init and cannot found anything...

Is there a working branch for v8 support? The develop branch? I would like to contribute some development, but first need to know where to start with.

for LVGL v8, seems there are a lot of information are taken out from menuconfig and used the data type lv_disp_drv_t instead, screen size, orientation, etc. are all in there....

There are some more problems in other files that used #ifdef cplusplus, I think the correct one should be #ifdef __cplusplus

Perhaps nobody is maintaining it.....

Anyway, well I can always fork it and maintain it myself, ha.

> > > This is quite unfortunate, but the biggest fonts do not include the localized characters. This is more or less on purpose to avoid blowing the flash memory...

Or can we make use of images instead.

Chinese problems: - character missing, wrong encoding, etc. Will work on a fix.

For opensource project, I think it is better to use KiCad, since it is opensource as well.