stm32g0cube-projects/README.md
2025-08-23 02:26:08 +10:00

10 lines
159 B
Markdown

## stm32g0 cubeHAL projects
After cloning,
```
cd <into this dir>
cd vendor
git clone --recursive https://github.com/STMicroelectronics/STM32CubeG0.git
```