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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.