sTodo-m5paper-client/libraries/FastLED/ci
2025-06-30 20:47:33 +02:00
..
boards first commit 2025-06-30 20:47:33 +02:00
ci first commit 2025-06-30 20:47:33 +02:00
kitchensink first commit 2025-06-30 20:47:33 +02:00
native first commit 2025-06-30 20:47:33 +02:00
tests first commit 2025-06-30 20:47:33 +02:00
ci-check-compiled-size.py first commit 2025-06-30 20:47:33 +02:00
ci-compile first commit 2025-06-30 20:47:33 +02:00
ci-compile-native.py first commit 2025-06-30 20:47:33 +02:00
ci-compile.py first commit 2025-06-30 20:47:33 +02:00
ci-cppcheck.py first commit 2025-06-30 20:47:33 +02:00
ci-flags.py first commit 2025-06-30 20:47:33 +02:00
compiled_size.py first commit 2025-06-30 20:47:33 +02:00
compiled_size_history.py first commit 2025-06-30 20:47:33 +02:00
cpp_test_compile.py first commit 2025-06-30 20:47:33 +02:00
cpp_test_run.py first commit 2025-06-30 20:47:33 +02:00
docs.py first commit 2025-06-30 20:47:33 +02:00
inspect_binary.py first commit 2025-06-30 20:47:33 +02:00
inspect_elf.py first commit 2025-06-30 20:47:33 +02:00
inspect_obj.py first commit 2025-06-30 20:47:33 +02:00
optimization_report.py first commit 2025-06-30 20:47:33 +02:00
README.md first commit 2025-06-30 20:47:33 +02:00
run-clang-format.py first commit 2025-06-30 20:47:33 +02:00
run_test_wasm_local_compile.py first commit 2025-06-30 20:47:33 +02:00
wasm_compile.py first commit 2025-06-30 20:47:33 +02:00
wasm_test.py first commit 2025-06-30 20:47:33 +02:00

This is the Continuous Integration tool that builds the product in various configurations.

Running

Install the python uv tool.

pip install uv

Now run the python in this directory

uv run ci-compile.py