first commit
This commit is contained in:
commit
fba966056a
11 changed files with 1045 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
## stm32g0 cubeHAL projects
|
||||
|
||||
After cloning,
|
||||
|
||||
```
|
||||
cd <into this dir>
|
||||
cd vendor
|
||||
git clone --recursive https://github.com/STMicroelectronics/STM32CubeG0.git
|
||||
```
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue