The AVR-Ada project provides the gcc based Ada compiler GNAT for the AVR 8-bit microcontrollers. This includes:
- the Ada compiler
- the Ada run time system and the AVR support library
- documentation and some sample programs.
The project is now superseded by the Alire crates
- [AVRAda_RTS](https://github.com/RREE/AVRAda_RTS)
- [AVRAda_MCU](https://github.com/RREE/AVRAda_MCU)
- [AVRAda_Lib](https://github.com/RREE/AVRAda_Lib)
- [AVRAda_Examples](https://github.com/RREE/AVRAda_Examples)
Start with the examples (alr get avrada_examples) and Alire will install everything else.
License
BSD License, GNU General Public License version 2.0 (GPLv2)Follow AVR-Ada
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Ada on embedded is all thumbs up!
-
Great ! I developped an astronomical "GoTo" mount for my telescope using Ada on an AVR90USB128. That's quite a large piece of code, and being able to use Ada is a welcome help for big embedded software project.