usb_embedded 0.2.0 (#386)

This commit is contained in:
Fabien Chouteau
2021-10-26 11:04:12 +02:00
committed by GitHub
parent a41d575486
commit 8b88f3379d
@@ -0,0 +1,19 @@
name = "usb_embedded"
description = "An Ada USB stack for embedded devices"
version = "0.2.0"
authors = ["Fabien Chouteau"]
maintainers = ["Fabien Chouteau <chouteau@adacore.com>"]
maintainers-logins = ["Fabien-Chouteau"]
website = "https://github.com/Fabien-Chouteau/usb_embedded"
licenses = "BSD-3-Clause"
tags = ["embedded", "usb", "hid", "midi", "nostd"]
[[depends-on]]
hal = "~0.1.0"
bbqueue = "~0.3.0"
[origin]
commit = "fdf60082ae3d4200418463776549e5d11f74156d"
url = "git+https://github.com/Fabien-Chouteau/usb_embedded.git"