From c260660ae22fd0c3d3e2625ae080a850ee71dd64 Mon Sep 17 00:00:00 2001 From: Fabien Chouteau Date: Tue, 7 Sep 2021 17:45:38 +0200 Subject: [PATCH] Fix microbit_bsp (#338) * Update microbit_bsp-0.2.0.toml * Update microbit_bsp-0.1.0.toml --- index/mi/microbit_bsp/microbit_bsp-0.1.0.toml | 4 +--- index/mi/microbit_bsp/microbit_bsp-0.2.0.toml | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml b/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml index a4846558..05781a20 100644 --- a/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml +++ b/index/mi/microbit_bsp/microbit_bsp-0.1.0.toml @@ -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]] diff --git a/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml b/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml index b4f75aaa..918a1f5b 100644 --- a/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml +++ b/index/mi/microbit_bsp/microbit_bsp-0.2.0.toml @@ -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]]