Skip to content

980f/cortexm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cortexm

C++ application base for cortexM* microcontrollers. The goal is to have hardware bits look like booleans. The biggest improvement over what most IDE's generate is a linker script that allows for ordering of static initializations across all modules, for data not just init code. That script also allows you to assemble a table of items each declared privately in their own module, but accessible as an array.

This is all investigative work, use entirely at your own risk.

About

application base for cortex M microcontrollers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published