avr: work on simple GUI module to be used by node c02.

This commit is contained in:
Martin Preuss
2025-11-03 17:23:40 +01:00
parent b4fee78ad8
commit e58e9b846c
38 changed files with 1951 additions and 2422 deletions

View File

@@ -3,6 +3,13 @@
<gwbuild>
<extradist>
defs.asm
font12x20.asm
font12x20_1.asm
font6x8.asm
font6x8_1.asm
graphops.asm
io_spi.asm
main.asm
</extradist>