Skip to content

mychris/arm-none-eabi-gcc-toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

arm-none-eabi gcc toolchain

A small script to download and build binutils and GCC toolchain for my Raspberry Pi (model B, rev. 2).

Other toolchains

Just a short list of other tool chains:

GCC flags

The eLinux wiki suggests the following GCC flags:

-Ofast -mfpu=vfp -mfloat-abi=hard -march=armv6zk -mtune=arm1176jzf-s

See eLinux wiki

Start coding bare metal

About

arm-none-eabi gcc toolchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages