This is a Github template with everything needed to make a new STM32G4xx project from scratch. This is not meant to be edited with production code.
- Go to the Github website view of this repository, and in the top right corner, create a clone of this template with the "Use This Template" button.
- Clone the newly created repository to your computer.
- Run the setup script (
./scripts/setup.sh) with the new name of the project as its argument. - Confirm that the project works by running
make