first commit

This commit is contained in:
Ada Orbit 2026-02-24 20:23:01 +01:00
commit 1c2e952b5a
41 changed files with 1198 additions and 0 deletions

6
alire/alire.lock Normal file
View file

@ -0,0 +1,6 @@
# THIS FILE IS GENERATED. DO NOT EDIT.
[solution]
[solution.context]
solved = true

5
alire/build_hash_inputs Normal file
View file

@ -0,0 +1,5 @@
external:LAMBDA_LIBRARY_TYPE=default
external:LIBRARY_TYPE=default
profile:lambda=RELEASE
switches:lambda=-O3,-fdata-sections,-ffunction-sections,-gnatW8,-gnatn
version:gnat_arm_elf=15.2.1

View file

2
alire/settings.toml Normal file
View file

@ -0,0 +1,2 @@
last_build_profile = "lambda=DEVELOPMENT"