swkim101 / s12x-build

binutils, GCC and newlib for 68HC11, 68HC12, S12, S12X and XGATE microcontrollers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s12x-build

s12x-build contains a script to build binutils, GCC and newlib for 68HC11, 68HC12, S12, S12X and XGATE microcontrollers.

Getting Started

export PATH="`pwd`/dist/bin:$PATH"
make

Credits

The patches for GCC and newlib are from Megasquirt. A big thank you for their awesome work!

About

binutils, GCC and newlib for 68HC11, 68HC12, S12, S12X and XGATE microcontrollers


Languages

Language:Makefile 100.0%