Select Git revision
Forked from
dex / Kpwn
2 commits behind, 3 commits ahead of the upstream repository.

dex authored
README.md 213 B
Simple example for a C project integrating ARM assembly.
You need an arm toolchain to build this.
Change the compiler to your needs (arm-linux-gnueabihf-gcc
).
The Makefile
uses qemu-user
to run the example.