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

File licensing issues #26

Open paddatrapper opened 7 years ago

paddatrapper commented 7 years ago

Background: See PR #23, this comment. The following files are licensed under a license that prevents us using the Linux headers with them:

mithro commented 7 years ago

I think the rest seem correct.

paddatrapper commented 7 years ago

The license header for read-serialno.h specifically says version 3+: https://github.com/timvideos/HDMI2USB-fx2-firmware/blob/master/hdmi2usb/read-serialno.h#L6

mithro commented 7 years ago

Fixed read-serialno.h

mithro commented 7 years ago

We should aim to replace the following files;

paddatrapper commented 7 years ago

debug.h is currently used in softserial.h, as it has the functions for writing to serial