fastboot | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
Licensing
This project is licensed under the GNU General Public License v3.0.
It also includes components licensed under the Apache License 2.0, specifically the gousb
library by Google.
Acknowledgements
This project uses the following third-party libraries:
- gousb by Google, licensed under the Apache License 2.0.