Skip to content

Commit

Permalink
hal 0.4.0 (alire-project#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-Chouteau authored and pmunts committed May 11, 2024
1 parent 87462bd commit bd5ee12
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index/ha/hal/hal-0.4.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
description = "Hardware Abstraction Layer (HAL)"

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.
'''

name = "hal"
version = "0.4.0"
licenses = "BSD-3-Clause"
maintainers = ["[email protected]"]
maintainers-logins = ["Fabien-Chouteau"]
project-files = ["hal.gpr"]
tags = ["embedded", "hal", "nostd"]

[origin]
commit = "730aa937d954f030cd54cbb2b1457884a75f5e73"
url = "git+https://github.com/Fabien-Chouteau/hal.git"

0 comments on commit bd5ee12

Please sign in to comment.