From aea804c52964030e751037ab79a387e51ea65d61 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Mon, 15 Jan 2024 16:59:46 +0100 Subject: [PATCH] [PRJ] Add the list of unavailable projects into the README.md file --- Projects/README.md | 18 +++++++++++++++++- README.md | 4 ++-- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/Projects/README.md b/Projects/README.md index 9d3a369a..90be1a79 100644 --- a/Projects/README.md +++ b/Projects/README.md @@ -1,3 +1,19 @@ # Some projects are unavailable in this repository -In this repository, some middleware libraries **along with** the projects (demos, applications, and examples) using them, are **not available**. Please refer to the [README.md](../README.md#some-middleware-libraries-are-unavailable-in-this-repository) file at the root of this repository for further details. +In this repository, some middleware libraries **along with** the projects (demos, applications, and examples) using them, are **not available**. Please refer to the [README.md](../README.md#some-middleware-libraries-and-projects-are-unavailable-in-this-repository) file at the root of this repository for further details. + +## List of unavailable projects + +* `./Projects/B-WL5M-SUBG1/Applications/LoRaWAN/LoRaWAN_End_Node_DualCore` +* `./Projects/B-WL5M-SUBG1/Applications/LoRaWAN_FUOTA_DualCore_ExtFlash` +* `./Projects/NUCLEO-WL55JC/Applications/BFU_1_Slot` +* `./Projects/NUCLEO-WL55JC/Applications/BFU_2_Slots` +* `./Projects/NUCLEO-WL55JC/Applications/LoRaWAN/LoRaWAN_AT_Slave_DualCore` +* `./Projects/NUCLEO-WL55JC/Applications/LoRaWAN/LoRaWAN_End_Node_DualCore` +* `./Projects/NUCLEO-WL55JC/Applications/LoRaWAN/LoRaWAN_End_Node_DualCoreFreeRTOS` +* `./Projects/NUCLEO-WL55JC/Applications/LoRaWAN_FUOTA` +* `./Projects/NUCLEO-WL55JC/Applications/LoRaWAN_FUOTA_DualCore` +* `./Projects/NUCLEO-WL55JC/Applications/LoRaWAN_SBSFU_1_Slot_DualCore` +* `./Projects/NUCLEO-WL55JC/Applications/SBSFU_1_Slot_DualCore` +* `./Projects/NUCLEO-WL55JC/Applications/SBSFU_2_Slots_DualCore` +* `./Projects/NUCLEO-WL55JC1/Applications/Sigfox_SBSFU_1_Slot_DualCore` diff --git a/README.md b/README.md index a525028c..c3b98e8a 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ This repository has been created using the `git submodule` command. Please refer The **STM32CubeWL MCU Package** projects are directly running on the STM32WL series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples). -## Some middleware libraries are unavailable in this repository +## Some middleware libraries and projects are unavailable in this repository -In this repository, the middleware libraries listed below **along with** the projects (demos, applications, and examples) using them, are **not available** as they (the middleware libraries) are subject to some restrictive license terms requiring the user's approval via a "click thru" procedure. +In this repository, the middleware libraries listed below **along with** [this](Projects/README.md#list-of-unavailable-projects) list of projects (demos, applications, and examples) using them, are **not available** as they (the middleware libraries) are subject to some restrictive license terms requiring the user's approval via a "click thru" procedure. * `./Middlewares/ST/STM32_Key_Management_Services` * `./Middlewares/ST/STM32_Secure_Engine` * `./Middlewares/Third_Party/Sigfox`