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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.