Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 198 Bytes

File metadata and controls

5 lines (4 loc) · 198 Bytes

This is hello-world application, the Makefile can be used to generate an 32 bit ARM executable, statically linked elf file.

To execute in a ARM qemu emulator: $ qemu-arm-static ./hello-world.elf