1
0
mirror of https://github.com/Optiboot/optiboot.git synced 2025-04-22 08:02:49 +03:00

4 Commits

Author SHA1 Message Date
majekw
8fe96eac33 Travis-ci: use avr-gcc 5.4.0, update targets
- use avr-gcc 5.4.0 shipped with Arduino 1.8.7 as it's the only one
that supports PB chips
- added new targets (mostly ATtiny chips)
- generate comparison with emoji by default
- update allow_failures
2018-10-08 18:07:21 +02:00
majekw
808bc45b53 New Arduino version (1.8.5) and small 'echo' fix. 2017-10-12 11:41:03 +02:00
majekw
b284cf74c4 Arduino 1.8.4 is out 2017-09-15 10:15:19 +02:00
majekw
f69900ea8c Add support for test compilation using Travis-CI
This is very basic support, it compiles Optiboot using
avr-tools only from one Arduino version, currently 1.6.9.
Attiny84 is in 'allow_failures' as it currently doesn't
compile on any version of tools.
2017-06-21 14:37:40 +02:00