CMake distribution for STM32G4 Series Low Level drivers.
  • CMake 53.1%
  • Linker Script 28.7%
  • C 10.1%
  • Shell 8.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-09-03 20:56:27 +02:00
.vscode initial commit 2023-06-25 05:01:58 +02:00
cmake add USES_TERMINAL to stlink targets 2023-09-03 20:56:27 +02:00
example rename stlink function and targets 2023-09-03 19:36:29 +02:00
vendor initial commit 2023-06-25 05:01:58 +02:00
.gitignore initial commit 2023-06-25 05:01:58 +02:00
LICENSE initial commit 2023-06-25 05:01:58 +02:00
README.md initial commit 2023-06-25 05:01:58 +02:00
update_vendor.sh fix update_vendor.sh script 2023-09-03 06:23:52 +02:00

cmake-stm32g4-ll

CMake distribution for STM32G4 Series Low Level drivers.

How to use

TODO

Examples

There's a very simple example for NUCLEO-G431KB in the example/ folder.