Files
alire-index-community/index/av/avrada_examples/avrada_examples-1.0.1.toml
T
Rolf Ebert 99db17c5ed avrada_lib 2.0.2, avrada_mcu 2.0.2, avrada_examples 1.0.1 (#655)
* remove pins from alire.toml

* set correct dependency in the examples
2022-10-10 10:52:35 +02:00

19 lines
523 B
TOML

name = "avrada_examples"
description = "Sample applications in Ada for AVR microcontrollers"
version = "1.0.1"
authors = ["Rolf Ebert"]
maintainers = ["Rolf Ebert <rolf.ebert.gcc@gmx.de>"]
maintainers-logins = ["RREE"]
licenses = "GPL-2.0-or-later WITH GCC-exception-3.1"
website = "https://sourceforge.net/projects/avr-ada/"
tags = ["avr", "embedded", "demo"]
project-files = ["avrada_examples.gpr"]
[origin]
commit = "72780c766d5e3cb674d012c1775015d4442ce6e0"
url = "git+https://github.com/RREE/AVRAda_Examples.git"