Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.25 KB

File metadata and controls

26 lines (21 loc) · 1.25 KB

Community Bareboard Runtimes

This repository contains the sources to generate GNAT Ada/SPARK runtimes for a variety of bare-metal embedded targets.

Pre-generated runtimes are released as crates in the Alire Community Index.

Here's a list of the targets supported by this repository, with links to their target-specific documentation:

The runtimes are configurable through Alire's crate configuration variables. Refer to the target-specific READMEs above for details on what is configurable for each target.

Runtime crates are provided for the light, light-tasking, and embedded predefined GNAT runtime profiles. For example, the light_tasking_rp2040 crate provides the light-tasking runtime profile for the RP2040 target.