Marc PASTEUR d132f39ff8 move lvgl
2025-12-19 18:08:19 +01:00

5 lines
110 B
Plaintext

cd build
emcmake cmake ..
emmake make -j$(nproc)
echo "Built successfully, opening index.html"
code index.html