cortex-m 0.5.4

Low level access to Cortex-M processors
Documentation
  .global __nop
  .thumb_func
__nop:
  bx lr