| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Important
This repository contains submodules. Please refer to the "How to" section for more details.
STM32Cube is an original initiative by STMicroelectronics to simplify prototyping and development by reducing effort, time, and cost. It supports the entire ARM™ Cortex-based STM32 microcontroller portfolio and provides a comprehensive software solution including:
The STM32Cube embedded software is available in two flavors:
The complete list of repositories is available here.
This repository provides the STM32CubeWB MCU firmware, including all software components (Drivers, Middleware, Projects, Utilities).
Note
In this repository, the middleware libraries listed below along with this list of projects (demos, applications, and examples) using them, are not available as they (the middleware libraries) are subject to some restrictive license terms requiring the user's approval via a "click thru" procedure.
If needed, they can be found inside the full firmware package available on our website st.com and downloadable from here. You will be prompted to login or to register in case you have no account.
Details about the content of this release are available in the release note here.
This repository contains submodules.
git clone --recursive https://github.com/STMicroelectronics/STM32CubeWB.git
git pull; git submodule update --init --recursive
Caution
If the "Download ZIP" option is used instead of the git clone command, then the different submodules have to be collected and added manually.
Note
The latest version of this firmware available on GitHub may be ahead of the one available on st.com or via STM32CubeMX. This is due to the rolling release. Please refer to this post for more details.
Please refer to the CONTRIBUTING.md guide.
| Back | FazBrowse Home | New Git URL |