Page 1 of 1

Licence / Open Source / GPL

Posted: Sat May 26, 2018 11:31 am
by nico
Hi everyone,

I am not sure to post in the right section ...

I would like to design a fully open source / libre usb audio board.
I will base my design on the reference design XK-AUDIO-216-MC-AB and I may use the USB audio stack 6.15.2rc1 as a starting base for the final firmware.

From what I understand, I cannot use part of this code in my final code and release my final code under GPL (or similar licence), is that right ?

Thanks,
Best regards,
Nico

Re: Licence / Open Source / GPL

Posted: Sat Jun 02, 2018 7:00 pm
by CousinItt
It looks like you can't do that.

See 5.2 in the licence agreement (https://www.xmos.com/download/agreement/XM-002775-SM).

Re: Licence / Open Source / GPL

Posted: Tue Jun 12, 2018 2:13 pm
by akp
Looks like you will have to build your own code based on the publicly available USB documents and XMOS datasheets. Good luck!