Skip to content

Instantly share code, notes, and snippets.

@oyvindrobertsen
Created November 7, 2013 12:52
Show Gist options
  • Save oyvindrobertsen/7354123 to your computer and use it in GitHub Desktop.
Save oyvindrobertsen/7354123 to your computer and use it in GitHub Desktop.
Start:
LDR R0, =GPIO_BASE
MOV R1, #0xA0
ADD R0, R0, R1
MOV R1, #0b0000100
STR R1, [R0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment