bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
603 stars 284 forks source link

further arm thumb assembly examples #609

Open rhubarbdog opened 5 years ago

rhubarbdog commented 5 years ago

i've produced an assembly program to mimic read digital. do you want to add it to your examples directory on this repository. it can be found here https://github.com/rhubarbdog/microbit-assembly it's called asm_read_digital.py