Skip to content

eagletrt/stm32-sw-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Hooks

Warning

Make sure to add all the needed directories in TARGET_DIRS

To setup git hooks in your local repository you will have to execute the following commands:

cd <library-name>
chmod +x hooks/pre-commit
git config core.hooksPath hooks/

About

Template repository for development of STM microcontrollers using CUBE-M(i)X and the glorius C language

Topics

Resources

License

Stars

Watchers

Forks

Contributors