| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Important
This repository has been created using the git submodule command. Please refer to the "How to use" section for more details.
STM32Cube is an STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost.
STM32Cube covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series.
The STM32CubeL4 MCU Package projects are directly running on the STM32L4 series boards. You can find in each Projects/Board name directories a set of software projects (Applications/Demonstration/Examples).
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 has been created using the git submodule command. Please check the instructions below for proper use. Please check also the notes at the end of this section for further information.
git clone --recursive https://github.com/STMicroelectronics/STM32CubeL4.gitgit pull
git submodule update --init --recursivegit checkout vX.Y.Z # Specify the targeted vX.Y.Z versiongit clone --recursive --depth 1 --branch vX.Y.Z https://github.com/STMicroelectronics/STM32CubeL4.gitNote
Please refer to the CONTRIBUTING.md guide.
| Back | FazBrowse Home | New Git URL |