diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 19bd67b..31aeb47 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: sudo apt-get update sudo apt-get install -y gcc-arm-none-eabi build-essential + sudo apt-get -y install gcc-msp430 # You would also install the necessary firmware building tools if they are available # or set up cross-compilation for ARM