Skip to content
Snippets Groups Projects
Commit 9f0018b8 authored by Michael DM Dryden's avatar Michael DM Dryden
Browse files

CI: Update to use image with AVR

parent 6b6f15e0
Branches
Tags
1 merge request!2Add CI and changes to shutter
image: gcc:latest image: kalledk/docker-avr-toolchain
before_script:
- apt-get update -qy
- apt-get install -y gcc-avr binutils-avr avr-libc
build: build:
script: script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment