redox/recipes/wip/hw/arduino-cli/recipe.toml
2026-06-16 22:17:58 -03:00

9 lines
268 B
TOML

#TODO add script for building: https://arduino.github.io/arduino-cli/1.5/CONTRIBUTING/#building-the-source-code
# does the go template can be used?
[source]
git = "https://github.com/arduino/arduino-cli"
rev = "v1.5.1"
shallow_clone = true
[build]
template = "custom"