Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ctboard:peripherals:button [2026/06/25 14:21] – [Programming Example] scbj | ctboard:peripherals:button [2026/06/25 14:52] (current) – [Programming Example] scbj | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| \\ | \\ | ||
| - | < | + | < |
| .equ ADDR_BUTTON, | .equ ADDR_BUTTON, | ||
| | | ||
| ldr r0, =ADDR_BUTTON | ldr r0, =ADDR_BUTTON | ||
| - | | + | |
| </ | </ | ||
| \\ | \\ | ||