Test ran at 2025-07-24 12:27:01.912228+00:00 SOLUTION: hal=1.0.0: Hardware Abstraction Layer (HAL) Origin: commit 084c64129b8993181d4078397bf022c7ea886c79 from https://github.com/Fabien-Chouteau/hal.git Properties: Description: Hardware Abstraction Layer (HAL) License: BSD-3-Clause Long_Description: # hal Hardware Abstraction Layer: interfaces definitions to abstract access to common hardware devices and protocols This crate is a snapshot of the `hal` in [Ada Drivers Library](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/hal/src). Any bug report, issue, contribution must be adressed to the [Ada Drivers Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo. Maintainer: chouteau@adacore.com Maintainers_Logins: Fabien-Chouteau Name: hal Project_File: hal.gpr Tag: embedded Tag: hal Tag: nostd Version: 1.0.0 LOG: [alr test] Testing hal=1.0.0 [alr test] Spawning retrieval for remote crate: alr -d -n get hal=1.0.0 Note: Deploying hal=1.0.0... hal=1.0.0 successfully retrieved. There are no dependencies. [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Building hal=1.0.0/hal.gpr... Setup [mkdir] object directory for project HAL [mkdir] library directory for project HAL Compile [Ada] hal-uart.ads [Ada] hal-audio.ads [Ada] hal-flash.ads [Ada] hal-i2c.ads [Ada] hal-block_drivers.ads [Ada] hal-gpio.ads [Ada] hal-spi.ads [Ada] hal-real_time_clock.ads [Ada] hal-dsi.ads [Ada] hal.ads [Ada] hal-filesystem.ads [Ada] hal-time.ads [Ada] hal-touch_panel.ads [Ada] hal-sdmmc.adb [Ada] hal-framebuffer.ads [Ada] hal-bitmap.ads Build Libraries [gprlib] hal.lexch [archive] libhal.a [index] libhal.a Success: Build finished successfully in 0.75 seconds. Found declared GPR file: hal.gpr [alr test] Test completed SUCCESSFULLY