Working version before cleanup

This commit is contained in:
Wayne Venables
2025-08-19 23:07:14 -07:00
parent 8dc07c1b25
commit 3ec35313df
6 changed files with 238 additions and 42 deletions

1
pico_flash_region.ld Normal file
View File

@@ -0,0 +1 @@
FLASH(rx) : ORIGIN = 0x10000000, LENGTH = (2 * 1024 * 1024)