Thanks to visit codestin.com
Credit goes to github.com

Skip to content

trollectronics/bios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template project for bare-metal trollbook development

Edit config.mk to suit your needs.
In particular, change the NAME variable.

Source files and local headers in src.
Hierarchy is supported, just add subdirectories and copy down Makefile.

Global includes in include folder.
This folder is added to include path.

Libraries are added as git submodules to the libs folder.
They will be built and linked in automatically, their include directories are added to include path automatically.

The data directory is for any external data and resources that should accompany your program.

About

Trollbook BIOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published