Files
alire-index-community/index/av/avrada_mcu/avrada_mcu-2.0.2.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

21 lines
545 B
TOML

name = "avrada_mcu"
description = "Device (MCU) specific definitions for AVR microcontrollers"
version = "2.0.2"
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", "rts"]
[[depends-on]]
gnat_avr_elf = "^11 | ^12.2"
avrada_rts = "^2.0.1"
[origin]
commit = "f6ef583f07cd5f1cf70e2b6c43e072df3a69b860"
url = "git+https://github.com/RREE/AVRAda_MCU.git"