button_led_weact_stm32g474 0.1.0 (#1434)
This commit is contained in:
committed by
Alejandro R Mosteo
parent
61a2950658
commit
c93dba0fb8
@@ -0,0 +1,27 @@
|
|||||||
|
name = "button_led_weact_stm32g474"
|
||||||
|
description = "Key/LED demo for WeAct STM32G474"
|
||||||
|
version = "0.1.0"
|
||||||
|
website = "https://github.com/godunko/a0b-examples"
|
||||||
|
|
||||||
|
authors = ["Vadim Godunko"]
|
||||||
|
maintainers = ["Vadim Godunko <vgodunko@gmail.com>"]
|
||||||
|
maintainers-logins = ["godunko"]
|
||||||
|
licenses = "Apache-2.0 WITH LLVM-exception"
|
||||||
|
tags = ["a0b", "embedded", "demo", "weact", "stm32g474"]
|
||||||
|
|
||||||
|
project-files = ["../gnat/weact_stm32g474.gpr"]
|
||||||
|
|
||||||
|
[configuration]
|
||||||
|
generate_ada = false
|
||||||
|
generate_c = false
|
||||||
|
generate_gpr = true
|
||||||
|
|
||||||
|
[[depends-on]]
|
||||||
|
a0b_stm32g474_gpio = "*"
|
||||||
|
light_weact_stm32g474 = "*"
|
||||||
|
|
||||||
|
[origin]
|
||||||
|
commit = "824335c2f9667198e4f823dfd30a7b887b0cf643"
|
||||||
|
subdir = "./button_led/weact_stm32g474/"
|
||||||
|
url = "git+https://github.com/godunko/a0b-examples.git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user