Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

README.md

Blame
  • Forked from dex / Kpwn
    2 commits behind, 3 commits ahead of the upstream repository.
    dex's avatar
    dex authored
    4b8bfe6a
    History
    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.