diff --git a/Projects/README.md b/Projects/README.md index 9d3a369..4aac7d2 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/STM3210C_EVAL/Applications/STemWin/STemWin_HelloWorld` +* `./Projects/STM3210E_EVAL/Applications/STemWin/STemWin_HelloWorld` diff --git a/README.md b/README.md index f8901eb..3b1908a 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ This repository has been created using the `git submodule` command. Please refer The **STM32CubeF1 MCU Package** projects are directly running on the STM32F1 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/STemWin` If needed, they can be found inside the full firmware package available on our website `st.com` and downloadable from [here](https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef1.html#get-software). You will be prompted to login, or to register in case you have no account.