You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe i just do not understand this license-things
i would expect a MIT license block in this file too....
why iam asking?
i thought about testing out the TMC2300 with a CircuitPython setup -
for this i would have to write a library in the end...
and of course it would make sense to not reinvent the wheel - for such things like registername to value mappings...
but without out a proper foss license applied to the single files it is useless for other foss based projects and spare-time projects.
(i know the main target audience for analgodevices is professionals..)
The text was updated successfully, but these errors were encountered:
hello analogdevices team,
i just found this copyright notice in this file
https://github.com/analogdevicesinc/PyTrinamic/blob/master/pytrinamic/ic/TMC2300.py
but the repository itself claims to be MIT licensed.
maybe i just do not understand this license-things
i would expect a MIT license block in this file too....
why iam asking?
i thought about testing out the TMC2300 with a CircuitPython setup -
for this i would have to write a library in the end...
and of course it would make sense to not reinvent the wheel - for such things like registername to value mappings...
but without out a proper foss license applied to the single files it is useless for other foss based projects and spare-time projects.
(i know the main target audience for analgodevices is professionals..)
The text was updated successfully, but these errors were encountered: