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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.