Skip to content

is1200-example-projects/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an empty project template.
Just add your own code to the existing C or assembly files.
Any added C or assembly files will automatically be built,
no need to edit the Makefile.

The template contains the following source files:

main.c:
	Contains the entry point main()

vectors.S:
	Contains the interrupt handler and the exception handler

stubs.c:
	Contains stubs for functions run during micro controller
	initialization

About

Empty template for projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published