gallery works

This commit is contained in:
2025-09-29 12:35:54 -06:00
parent f353cad108
commit 15a09b52d7
8 changed files with 72 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
MEMORY
{
RAM : ORIGIN = 0x0, LENGTH = 100K
RAM : ORIGIN = 0x0, LENGTH = 150K
}
SECTIONS