AVR-Ada 1.1.0 port with AVR-GCC 4.3.2 for OpenBSD
I updated my AVR-Ada port to version 1.1.0. It consists of three parts:
- AVR-GCC 4.3.2 with Ada support - http://bitbucket.org/tkoskine/avr-gcc
- AVR-Ada 1.1.0 runtime files - http://bitbucket.org/tkoskine/avr-ada-rts
- AVR-Ada 1.1.0 library files (AVR.* packages) - http://bitbucket.org/tkoskine/avr-ada-lib
For now, only Arduino (atmega328p) is supported in avr-ada-lib package.