|
From: Michael S. <mi...@sc...> - 2021-10-06 11:26:06
|
On 06.10.21 12:15, cw...@th... wrote: > All, > > I'm currently trying to port P&E Multilink Universal[1,2]. This is > currently supported by pyocd-pemicro[3] using external dll[4]. What license applies to these DLLs? https://github.com/NXPmicro/pypemicro specifies "bsd 3-clause", does that include the binary-only DLLs? I the Source for those DLLs available? Since OpenOCD ist gpl-v2-or-later, loading non-GPL-compatible DLLs is problematic - I think we had this discussion earlier (with the FTDI libraries?). cu Michael |