Andrew Leech
Results
572
comments of
Andrew Leech
As a follow up to this, I've just found the default `LV_FS_POSIX_LETTER` in [lv_conf_template.h](https://github.com/lvgl/lvgl/blob/abdcc04f09ef9c958d7f6cfc6579c16cbfe353e9/lv_conf_template.h#L796) is still `'\0'` so causes a compile fail if the template is used as-is. Could this...
This board is also included in https://github.com/micropython/micropython/pull/9085