Files
packages/anda/tools/arduino-language-server/anda.hcl
T
Raboneko 8f0a65a739 Add: arduino-langauge-server (#2774)
* package arduino-cli

* package arduino-lint

* remove old files

* package rpi-update

* remove old files

* exclusive arch in hcl

* package arduino-language-server

* remove old files

* No debug package

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
(cherry picked from commit 6890a3d86c)

Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-12-29 02:05:46 +08:00

5 lines
65 B
HCL

project pkg {
rpm {
spec = "arduino-language-server.spec"
}
}