added XRAM module.

Module for external SRAM with AtMega8515.
This commit is contained in:
Martin Preuss
2025-05-17 14:22:49 +02:00
parent 2897aece2c
commit 75b602811c
5 changed files with 127 additions and 0 deletions

11
avr/modules/xram/0BUILD Normal file
View File

@@ -0,0 +1,11 @@
<?xml?>
<gwbuild>
<extradist>
main.asm
</extradist>
</gwbuild>