From 88d724e98ef00944904648b810c8363d5108acaf Mon Sep 17 00:00:00 2001 From: Rolf Ebert Date: Wed, 5 Oct 2022 09:54:43 +0200 Subject: [PATCH] avrada_examples 1.0.0 (#650) --- .../avrada_examples/avrada_examples-1.0.0.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 index/av/avrada_examples/avrada_examples-1.0.0.toml diff --git a/index/av/avrada_examples/avrada_examples-1.0.0.toml b/index/av/avrada_examples/avrada_examples-1.0.0.toml new file mode 100644 index 00000000..98e1d8e9 --- /dev/null +++ b/index/av/avrada_examples/avrada_examples-1.0.0.toml @@ -0,0 +1,18 @@ +name = "avrada_examples" +description = "Sample applications in Ada for AVR microcontrollers" +version = "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", "demo"] + +project-files = ["avrada_examples.gpr"] + + +[origin] +commit = "1f575fdfa3dceaf1e4730e95e0c960b406d10f45" +url = "git+https://github.com/RREE/AVRAda_Examples.git" +