/Odroid-C2-Ada

Ada bare metal programming on the Odroid C2

Primary LanguageShell

Odroid C2 bare metal (Ada)

Intro

This repository contains all the project files and findings for my bare metal programming project on the hardkernel Odroid C2 Single Board Computer. In the end, it should consist of some scripts to support the development with GPS (incl. signing bare metal applications), an (encreasing) driver library written in Ada and some documentation files about the development setup.

   

Content

This repository is separated into several subfolders. In each of these directories an additional README file can be found.

   

References

A great repository to start with bare metal programming on the hardkernel Odroid C2 is the ODROID-C2-bare-metal Repository by MrModd.

For Ada bare metal programming in general have a look at the AdaCore Github repositories.

   

License

Unless explicitly declared otherwise, all files are provided under the WTFPL license (see http://www.wtfpl.net). All documents and files are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY.

   

THIS IS WORK IN PROGRESS