Skip to content

STMicroelectronics/STM32CubeC0

Repository files navigation

STM32CubeC0 MCU Firmware

tag release note offer

Important

This repository contains submodules. Please refer to the "How to" section for more details.

Overview

This repository provides the STM32CubeC0 MCU firmware, including all software components (Drivers, Middleware, Projects, Utilities).

How to use

  • To clone the repository, run the command below
git clone --recursive https://github.com/STMicroelectronics/STM32CubeC0.git
  • To pull the latest updates, run the commands below from the root of the repository
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.

Boards available

Feedback and contributions

Please refer to the CONTRIBUTING.md guide.

About

Full firmware package for STM32C0 series containing CMSIS, HAL-LL, BSP drivers, MW libraries, and a set of projects ready for use on STM32C0 boards

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

30 stars

Watchers

8 watching

Forks

Packages

 
 
 

Contributors