Skip to content

RITRacingSoftware/STM32G441-Template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32G4xx Project Template

Overview

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.

Setup

  1. 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.
  2. Clone the newly created repository to your computer.
  3. Run the setup script (./scripts/setup.sh) with the new name of the project as its argument.
  4. Confirm that the project works by running make

Requirements

Windows-Specific:

Not strictly required, but advised, is Github Desktop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 70.6%
  • Assembly 15.2%
  • Linker Script 5.6%
  • Makefile 5.3%
  • Shell 1.6%
  • Python 1.4%
  • Batchfile 0.3%