redox/recipes/wip/demos/firewheel/recipe.toml
2025-09-26 06:18:57 -03:00

9 lines
174 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/BillyDM/firewheel"
[build]
template = "custom"
script = """
cookbook_cargo_examples beep_test play_sample
"""