timvideos / HDMI2USB-fx2-firmware

HDMI2USB firmware for the Cypress FX2 found on the Digilent Atlys and Numato Opsis boards.
24 stars 11 forks source link

Set up travis building of this repo #3

Closed mithro closed 7 years ago

mithro commented 7 years ago

We should be building the firmware on every commit.

The travis code for the HDMI2USB-litex-firmware is here -> https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/.travis.yml

mithro commented 7 years ago

It will need to do things like

mithro commented 7 years ago

Good example to follow mithro/fx2lib 's travis -> https://github.com/mithro/fx2lib/blob/master/.travis.yml

mithro commented 7 years ago

See https://github.com/timvideos/HDMI2USB-litex-firmware/issues/60 also

paddatrapper commented 7 years ago

This is done now, correct?

mithro commented 7 years ago

Yeap!