rp2040

RP2040 Programming without SDK
Log | Files | Refs

commit 64b02334e127bd21ed2ba66eb50625a5c00e7ee8
parent e26198712764588a94ea8c886060e290994e6f12
Author: Matsuda Kenji <info@mtkn.jp>
Date:   Mon, 10 Apr 2023 11:21:57 +0900

this doesn't work

Diffstat:
Mmach.s | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mach.s b/mach.s @@ -19,6 +19,7 @@ reset: //sub r1, r1, r3 //add r1, r1, #2 nop + nop ldr r0, =0x300 sram_cpy: ldr r1, [r2, #0]