Skip to content

Instantly share code, notes, and snippets.

@marthall
Created November 16, 2013 12:44
Show Gist options
  • Save marthall/7499763 to your computer and use it in GitHub Desktop.
Save marthall/7499763 to your computer and use it in GitHub Desktop.
Start:
LDR R0, =GPIO_BASE
MOV R1, #0b00000100
STR R1, [R0, #PORT_SIZE * PORT_E + GPIO_PORT_DOUTSET]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment