avrada_mcu 2.2.0 (#718)

This commit is contained in:
Rolf Ebert
2023-01-18 09:31:58 +01:00
committed by GitHub
parent 8d7f79fed1
commit 292697000d
+20
View File
@@ -0,0 +1,20 @@
name = "avrada_mcu"
description = "Device (MCU) specific definitions for AVR microcontrollers"
version = "2.2.0"
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 = "b6f5cf0d6b9e4981ce79c6ed7f3dd28600c08dbf"
url = "git+https://github.com/RREE/AVRAda_MCU.git"