Fix microbit_bsp (#338)

* Update microbit_bsp-0.2.0.toml

* Update microbit_bsp-0.1.0.toml
This commit is contained in:
Fabien Chouteau
2021-09-07 17:45:38 +02:00
committed by GitHub
parent 75264a9fa5
commit c260660ae2
2 changed files with 2 additions and 6 deletions
@@ -1,4 +1,4 @@
description = "Middleware layer of the Ada Drivers Library project"
description = "Board Support Package for the BBC micro:bit v1"
long-description = '''# microbit BSP
Board Support Package for the BBC micro:bit https://microbit.org/
@@ -8,7 +8,6 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/middleware).
Any bug report, issue, contribution must be adressed to the [Ada Drivers
Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo.
'''
name = "microbit_bsp"
@@ -17,7 +16,6 @@ licenses = "BSD-3-Clause"
website="https://github.com/AdaCore/Ada_Drivers_Library/"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]
project-files = ["adl_middleware.gpr"]
tags = ["embedded", "nostd", "microbit", "bbc", "nrf51", "bsp"]
[[depends-on]]
@@ -1,4 +1,4 @@
description = "Middleware layer of the Ada Drivers Library project"
description = "Board Support Package for the BBC micro:bit v1"
long-description = '''# microbit BSP
Board Support Package for the BBC micro:bit https://microbit.org/
@@ -8,7 +8,6 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/middleware).
Any bug report, issue, contribution must be adressed to the [Ada Drivers
Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo.
'''
name = "microbit_bsp"
@@ -17,7 +16,6 @@ licenses = "BSD-3-Clause"
website="https://github.com/AdaCore/Ada_Drivers_Library/"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]
project-files = ["adl_middleware.gpr"]
tags = ["embedded", "nostd", "microbit", "bbc", "nrf51", "bsp"]
[[depends-on]]