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 b2793e2589
Avr interrupt overloading (#29)
* mostly implemented, need different patch in order to wire it in

* add generated code

* turned interrupts back on

* fix symbol names for avr

* export in cpu file

* Emits a function instead of a `void` symbol.

* add interrupt test to avr

* Removes invalid comment.

Co-authored-by: Felix "xq" Queißner <git@masterq32.de>
3 years ago
.github/workflows Create LinkerscriptStep (#7) 3 years ago
src Avr interrupt overloading (#29) 3 years ago
tests Avr interrupt overloading (#29) 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