diff --git a/index/av/avrada_mcu/avrada_mcu-2.1.0.toml b/index/av/avrada_mcu/avrada_mcu-2.1.0.toml new file mode 100644 index 00000000..76c4aafa --- /dev/null +++ b/index/av/avrada_mcu/avrada_mcu-2.1.0.toml @@ -0,0 +1,20 @@ +name = "avrada_mcu" +description = "Device (MCU) specific definitions for AVR microcontrollers" +version = "2.1.0" + +authors = ["Rolf Ebert"] +maintainers = ["Rolf Ebert "] +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 = "6dc604f2a090d5303db0a8fb541ddc186ab101a1" +url = "git+https://github.com/RREE/AVRAda_MCU.git" +