From 5c9630d0390bf51251818f2ab4423035b1fbfe76 Mon Sep 17 00:00:00 2001 From: Benjamin Alix Date: Tue, 3 Mar 2026 09:13:55 +0100 Subject: [PATCH] Rephrase bsp folder description --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b6cc806..ada5df7 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,7 @@ The project contains the following subprojects: Some modules are described in a specific sub-folder / with some optional configuration files (`.properties` and / or `.xml`). -- `bsp`: Contains a ready-to-use BSP software project for the board, including a project, - an implementation of MicroEJ Core Engine (and extensions) port on and the board support package. +- `bsp`: Contains the Abstraction Layers for the . - `vee-port/extensions/front-panel`: Contains the board description and images for the Simulator. This project is updated once the is built.