1--- 2name: Binary blobs 3about: Submit a proposal to integrate binary blob(s) 4title: '' 5labels: TSC 6assignees: '' 7 8--- 9 10## Origin 11 12Describe where the binary blob(s) originate from 13 14## Type 15 16- [ ] Precompiled library 17- [ ] Firmware image 18 19## Module 20 21The Zephyr module that this blob(s) will be referenced from 22 23## Purpose 24 25Brief description of what the blob(s) do. It is especially important to describe 26the functionality that the blob(s) provide, to the largest extent possible 27 28## Pull Request 29 30Link to the Pull request with the actual implementation of the integration. If 31you are submitting this as part of a new module you may link to the same Pull 32Request that introduced the new module. 33 34## Dependencies 35 36What other components do the blob(s) depend on, if any? 37 38## License 39 40Document the license the blob(s) are distributed under 41 42