Reorganized folders, added pal-adapter io device folder

This commit is contained in:
Daniele Verducci su MatissePenguin
2021-01-02 16:33:51 +01:00
parent 55f5d62082
commit 68752e85a7
35 changed files with 327 additions and 1 deletions

View File

@ -0,0 +1,5 @@
pal-adapter:
@echo "Building pal adapter rom..."
@avra main.asm
@echo "Writing to ATMEGA1284..."
@minipro -w main.hex -p ATMEGA1284