Files
lvgl/.devcontainer/__build_all.sh__
2023-03-28 15:19:47 +02:00

4 lines
64 B
Plaintext

cd build
emcmake cmake ..
emmake make -j$(nproc)
code index.html