This is a simple example of assembly-language programming inside of an MBED program. It is just a blink program with two functions: setup() and loop().

Dependencies:   mbed

Auto generated API documentation and code listings for assembly-example

Code

main.cpp [code]