regina-book / minimal-arm-elf

Byte by byte generate an executable elf for arm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequest

arm-linux-gnueabihf-gcc
qemu-arm
arm-linux-gnueabihf library

Ref

http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html
https://github.com/mydzor/tinyelf-arm

About

Byte by byte generate an executable elf for arm


Languages

Language:C 97.0%Language:Makefile 3.0%