zephyr/.github/ISSUE_TEMPLATE/bin-blobs.md
Carles Cufi 80b4df8839 blobs: Document the submission process
Add the missing piece of documentation for binary blobs: the submission
process. This follows the external source code process relatively close,
but it is relatively simpler.

The proposal includes a new issue template for requesting inclusion of
blob(s) for a particular module.

Fixes #7516.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-08-25 11:10:53 -04:00

834 B

name about title labels assignees
Binary blobs Submit a proposal to integrate binary blob(s) TSC

Origin

Describe where the binary blob(s) originate from

Type

  • Precompiled library
  • Firmware image

Module

The Zephyr module that this blob(s) will be referenced from

Purpose

Brief description of what the blob(s) do. It is especially important to describe the functionality that the blob(s) provide, to the largest extent possible

Pull Request

Link to the Pull request with the actual implementation of the integration. If you are submitting this as part of a new module you may link to the same Pull Request that introduced the new module.

Dependencies

What other components do the blob(s) depend on, if any?

License

Document the license the blob(s) are distributed under