Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[✨Feature]: ライセンス登録→公開 #81

Closed
usuyuki opened this issue Dec 8, 2023 · 2 comments · Fixed by #86
Closed

[✨Feature]: ライセンス登録→公開 #81

usuyuki opened this issue Dec 8, 2023 · 2 comments · Fixed by #86
Assignees
Labels
✨feature 汎用機能追加

Comments

@usuyuki
Copy link
Member

usuyuki commented Dec 8, 2023

✨ 概要

なぜ必要

備考

@usuyuki usuyuki added the ✨feature 汎用機能追加 label Dec 8, 2023
@usuyuki usuyuki self-assigned this Dec 8, 2023
@usuyuki
Copy link
Member Author

usuyuki commented Dec 8, 2023

LGPLとArduinoの使い方的にGPLを継承しなくて良さそう?

@usuyuki usuyuki changed the title [✨Feature]: ライセンス登録 [✨Feature]: ライセンス登録→公開 Dec 8, 2023
@usuyuki
Copy link
Member Author

usuyuki commented Dec 14, 2023

Arduinoのコードを直に含んでいないので、LGPLにする必要はないと考えられる?
→実行時にダイナミックリンクされるわけでなく、コンパイル時に静的リンクされるので違う?

また

  • Arudinoの関数をラップした関数を実装している
  • 多くのArduinoをfremaworkにしたlatformIOプロジェクトのGitHubリポジトリがLGPLになっている

ことから、LGPLを採用する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 汎用機能追加
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant