Skip to content

Commit

Permalink
light_fk723m1_zgt6 0.2.0 (#1321)
Browse files Browse the repository at this point in the history
  • Loading branch information
godunko authored Dec 10, 2024
1 parent a1b4222 commit 258e1ef
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index/li/light_fk723m1_zgt6/light_fk723m1_zgt6-0.2.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name = "light_fk723m1_zgt6"
description = "FK723M1-ZGT6 BSP for `light` GNAT Runtime"
website = "https://github.com/godunko/light-startup"
version = "0.2.0"

authors = ["Vadim Godunko"]
maintainers = ["Vadim Godunko <[email protected]>"]
maintainers-logins = ["godunko"]
licenses = "Apache-2.0 WITH LLVM-exception"

tags = ["a0b", "embedded", "bsp", "light", "stm32", "stm32h7", "stm32h723", "fk723m1"]

project-files=["../gnat/light_fk723m1_zgt6.gpr"]

[configuration]
disabled = true

[configuration.values]
a0b_armv7m.fpu_extension = "VFPv5"

[[depends-on]]
a0b_stm32h723 = "*"

[origin]
commit = "8493bb980f8efe69fa7a08233373d2c1a651d804"
subdir = "./fk723m1_zgt6/"
url = "git+https://github.com/godunko/light-startup.git"

0 comments on commit 258e1ef

Please sign in to comment.