sirikid / devkitarm-crtls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

Run commands below.

autoreconf -fiv
./configure --host=arm-none-eabi CFLAGS=-specs=nosys.specs
make

About


Languages

Language:Assembly 99.3%Language:M4 0.5%Language:Makefile 0.2%