Build with lv_bindings + a tagged CircuitPython clone
git clone https://github.com/PyDevices/lv_bindings.git
cd lv_bindings && git submodule update --init lvgl && cd ..
./lv_bindings/regenerate_lvcp.sh
git clone https://github.com/PyDevices/lv_circuitpython_mod.git
./lv_circuitpython_mod/build_cp.sh --port unix --variant coverage