mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
268 B
TOML
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"
|