Skip to content

Commit

Permalink
hal 0.3.1 (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-Chouteau authored May 10, 2024
1 parent 93a5a02 commit 84d8923
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions index/ha/hal/hal-0.3.1.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.3.1"
licenses = "BSD-3-Clause"
maintainers = ["[email protected]"]
maintainers-logins = ["Fabien-Chouteau"]
project-files = ["hal.gpr"]
tags = ["embedded", "hal", "nostd"]

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

0 comments on commit 84d8923

Please sign in to comment.