zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.77k stars 6.57k forks source link

Blobs: introduce EFR32xG24 BLE/RAIL binary blobs #57181

Closed fkokosinski closed 1 year ago

fkokosinski commented 1 year ago

Origin

This is a follow up to #54865.

Three binary blobs are to be introduced:

The origin of these binary blobs is the Silicon Labs Gecko SDK repository: https://github.com/SiliconLabs/gecko_sdk.

Type

Module

hal_silabs: https://github.com/zephyrproject-rtos/hal_silabs/.

Purpose

Precompiled static libraries (binary blobs) supporting EFR32 RF subsystems in EFR32xG24-based boards.

Pull Request

Zephyr PR: https://github.com/zephyrproject-rtos/zephyr/pull/57179 HAL PR: https://github.com/zephyrproject-rtos/hal_silabs/pull/28

Dependencies

License

MSLA (Silicon Labs Master Software License Agreement) license text is located in hal_silabs repository under the following path: zephyr/blobs/license/MSLA.txt.

Zlib license text is located in hal_silabs under the following path: zephyr/blobs/license/Zlib.txt.

nashif commented 1 year ago

approved by the TSC.