Files
alire-index-community/index/py/pygamer_bsp.toml
T
2020-01-28 11:45:58 +01:00

16 lines
637 B
TOML

[general]
description = "Board Support Package for the AdaFruit PyGamer"
maintainers = ["fabien.chouteau@gmail.com"]
maintainers-logins = ["Fabien-Chouteau"]
licenses = ["BSD 3-Clauses"]
tags = ["embedded", "nostd", "pygamer", "adafruit", "game", "console", "bsp"]
project-files = ["pygamer_bsp.gpr"]
["0.1.0"]
origin = "https://github.com/Fabien-Chouteau/pygamer-bsp/releases/download/v0.1.0/pygamer-bsp-0.1.0.zip"
origin-hashes = ["sha512:8d76848eddaf490302ae591439b2b8c1ce667c4713b505557726069f7e08185c65d4f5fbf5d960bc438f536939843049bdb011225de532d2794a33b54f509d11"]
["0.1.0".depends-on]
cortex_m = "^0.1.0"
samd51_hal = "^0.1.0"