Skip to content

A clone of Rolf Ebert's AVR Ada project

Notifications You must be signed in to change notification settings

Knaldgas/avr-ada

 
 

Repository files navigation

AVR Ada

A clone of Rolf Ebert's AVR Ada project. Build script by Tero Koskinen.

Introduction:

This is my sandbox where I'm working to make the process of building the AVR Ada cross compiler easier and less monolithic. In going forward the goal is to add support for more peripherals and devices.

Rolf's AVR Ada project page is here: http://sourceforge.net/projects/avr-ada/

Tero's original AVR Ada build script is here: https://bitbucket.org/tkoskine/avr-ada-build-script

Prerequisites:

apt-get install gnat-4.6

[OR]

apt-get install gnat-4.9

[AND]

apt-get install build-essential libc6-dev libgmp-dev bison flex libmpfr-dev libmpc-dev texinfo zlib1g-dev

Building:

Run the build script:

./build.sh

About

A clone of Rolf Ebert's AVR Ada project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ada 97.8%
  • Makefile 1.1%
  • C 0.5%
  • Python 0.2%
  • Pawn 0.1%
  • TeX 0.1%
  • Other 0.2%