project for a (works on my devices) demo

This commit is contained in:
beno
2026-03-13 02:10:13 +01:00
parent 28f62d0b00
commit 425db27acc
26 changed files with 3553 additions and 60 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.o
*.exe
# the order is important, an ignore definition overrides the preceding NOT_ignore
IA64_BUILD/**
!IA64_BUILD/variables.mk
AARCH64_BUILD/**
!AARCH64_BUILD/variables.mk