[PRJ] Add the list of unavailable projects into the README.md file

This commit is contained in:
Ali Labbene 2024-01-15 15:59:58 +01:00
parent a7858827fd
commit ab10b2ca82
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
# Some projects are unavailable in this repository # 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/STM322xG_EVAL/Applications/STemWin/STemWin_HelloWorld`
* `./Projects/STM322xG_EVAL/Applications/STemWin/STemWin_SampleDemo`

View File

@ -19,9 +19,9 @@ This repository has been created using the `git submodule` command. Please refer
The **STM32CubeF2 MCU Package** projects are directly running on the STM32F2 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples). The **STM32CubeF2 MCU Package** projects are directly running on the STM32F2 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_Audio` * `./Middlewares/ST/STM32_Audio`
* `./Middlewares/ST/STemWin` * `./Middlewares/ST/STemWin`