Some example code for interacting with a Atmegr328P using assembly and the avra assembler program.
Go to file
Jake Goodwin 204c4e15a6 Merge branch 'main' of ssh://gorge.works:30023/jakegoodwin/AVR_ASM
pulled down empty repo and added code to it.
2023-04-02 17:58:52 -07:00
build init commit of avr assembly 2023-04-02 17:51:26 -07:00
src init commit of avr assembly 2023-04-02 17:51:26 -07:00
LICENSE Initial commit 2023-04-03 00:47:11 +00:00
README.md init commit of avr assembly 2023-04-02 17:51:26 -07:00
m328Pdef.inc init commit of avr assembly 2023-04-02 17:51:26 -07:00
makefile init commit of avr assembly 2023-04-02 17:51:26 -07:00

README.md

AVR_ASM

Some example code for interacting with a Atmegr328P using assembly and the avra assembler program.