You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Knight e44d8bf576
use the 'Signal' calling convention by default on AVR for ISRs, allow to explicitly use signal or interrupt calling conventions (#32)
3 years ago
.github/workflows Create LinkerscriptStep (#7) 3 years ago
src use the 'Signal' calling convention by default on AVR for ISRs, allow to explicitly use signal or interrupt calling conventions (#32) 3 years ago
tests panic exporting is no longer needed. (#30) 3 years ago
.gitattributes File structure, draft 1 3 years ago
.gitignore Create LinkerscriptStep (#7) 3 years ago
README.md Update README.md 3 years ago
build.zig Avr interrupt overloading (#29) 3 years ago
thoughts.md Create thoughts.md 3 years ago

README.md

NOTHING IS STABLE IN THIS REPO