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

Introduce STM32WB0x Binary BLOB to provide BLE controller #79652

Open
1 of 2 tasks
HoZHel opened this issue Oct 10, 2024 · 0 comments
Open
1 of 2 tasks

Introduce STM32WB0x Binary BLOB to provide BLE controller #79652

HoZHel opened this issue Oct 10, 2024 · 0 comments
Labels
area: Blobs Binary blobs area: Bluetooth platform: STM32 ST Micro STM32 TSC Topics that need TSC discussion

Comments

@HoZHel
Copy link
Contributor

HoZHel commented Oct 10, 2024

Origin

The following binary BLOB is introduced:

1- stm32wb0x_ble_stack_controller_only.a

The origin of this binary BLOB is the STMicroelectronics STM32WB0 Cube package repository: https://github.com/STMicroelectronics/STM32CubeWB0/raw/v1.0.0/Middlewares/ST/STM32_BLE/stack/lib/

Type

  • Precompiled library
  • Firmware image

Module

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

Purpose

Precompiled static library (binary BLOB) which provides BLE controller functionality on STM32WB0x based boards.

Pull Request

Zephyr: #79734
hal_stm32: zephyrproject-rtos/hal_stm32#236

Dependencies

None

License

Blobs is licensed using STMicroeletronics "ULTIMATE LIBERTY SOFTWARE LICENSE". License text is available here and provided in hal_stm32 PR.

@HoZHel HoZHel added the TSC Topics that need TSC discussion label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Blobs Binary blobs area: Bluetooth platform: STM32 ST Micro STM32 TSC Topics that need TSC discussion
Projects
Status: Todo
Development

No branches or pull requests

2 participants