Tero's Arduino Blog

Using Arduino with Ada

Automating avr-gnat and AVR-Ada installation

For those, who don't want to follow my manual build instructions, I made a script which automates the steps.

You can use the script like this:

wget https://hg.sr.ht/~tkoskine/avr-ada-build-script/archive/tip.tar.gz
tar zxvf tip.tar.gz
cd avr-ada-build-script-tip/
sh -x build-avr-ada-environment.sh

The script …

[more]

Page 1 / 1


Copyright © 2012, 2013 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python