Revision 201f5bcfb3fa70ee34818152463e7139f24db377 authored by Karl Palsson on 10 October 2024, 21:47:39 UTC, committed by Karl Palsson on 10 October 2024, 21:47:39 UTC
Fixes: https://github.com/libopencm3/libopencm3/issues/1563
1 parent 228f28f
.travis.yml
language: c
script:
- make
- make -C tests/gadget-zero
addons:
apt:
sources:
- sourceline: 'ppa:team-gcc-arm-embedded/ppa'
packages:
- gcc-arm-embedded
notifications:
irc:
channels:
- "irc.libera.chat#libopencm3"
use_notice: true

Computing file changes ...