diff --git a/Projects/README.md b/Projects/README.md index 9d3a369a..c555c136 100644 --- a/Projects/README.md +++ b/Projects/README.md @@ -1,3 +1,8 @@ # 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` diff --git a/README.md b/README.md index 10655ec3..2f0a2404 100644 --- a/README.md +++ b/README.md @@ -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). -## 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/STemWin`