diff --git a/Projects/README.md b/Projects/README.md index 9d3a369a7..94e3af23e 100644 --- a/Projects/README.md +++ b/Projects/README.md @@ -1,3 +1,51 @@ # 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/STM32446E_EVAL/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM32446E_EVAL/Applications/STemWin` +* `./Projects/STM32446E_EVAL/Applications/USB_Device/AUDIO_Standalone` +* `./Projects/STM32446E_EVAL/Demonstrations/STemWin` +* `./Projects/STM32446E_EVAL/Examples/SAI/SAI_Audio` +* `./Projects/STM32469I-Discovery/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM32469I-Discovery/Applications/STemWin` +* `./Projects/STM32469I-Discovery/Applications/USB_Device/AUDIO_Standalone` +* `./Projects/STM32469I-Discovery/Demonstrations/STemWin` +* `./Projects/STM32469I-Discovery/Demonstrations/TouchGFX` +* `./Projects/STM32469I-Discovery/Examples/BSP` +* `./Projects/STM32469I-Discovery/Templates` +* `./Projects/STM32469I_EVAL/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM32469I_EVAL/Applications/STemWin` +* `./Projects/STM32469I_EVAL/Demonstrations/STemWin` +* `./Projects/STM32469I_EVAL/Demonstrations/TouchGFX` +* `./Projects/STM32469I_EVAL/Examples/BSP` +* `./Projects/STM32469I_EVAL/Templates` +* `./Projects/STM324x9I_EVAL/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM324x9I_EVAL/Applications/Camera/Camera_To_USBDisk` +* `./Projects/STM324x9I_EVAL/Applications/STemWin` +* `./Projects/STM324x9I_EVAL/Applications/USB_Device/AUDIO_Standalone` +* `./Projects/STM324x9I_EVAL/Applications/USB_Host/MTP_Standalone` +* `./Projects/STM324x9I_EVAL/Demonstrations/STemWin` +* `./Projects/STM324x9I_EVAL/Demonstrations/TouchGFX` +* `./Projects/STM324x9I_EVAL/Examples/DCMI` +* `./Projects/STM324x9I_EVAL/Examples/SAI/SAI_Audio` +* `./Projects/STM32F4-Discovery/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM32F4-Discovery/Examples/BSP` +* `./Projects/STM32F4-Discovery/Templates` +* `./Projects/STM32F401-Discovery/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM32F401-Discovery/Examples/BSP` +* `./Projects/STM32F401-Discovery/Templates` +* `./Projects/STM32F411E-Discovery/Applications/Audio/Audio_playback_and_record` +* `./Projects/STM32F411E-Discovery/Examples/BSP` +* `./Projects/STM32F411E-Discovery/Templates` +* `./Projects/STM32F412G-Discovery/Applications/STemWin` +* `./Projects/STM32F412G-Discovery/Demonstrations/STemWin` +* `./Projects/STM32F413H-Discovery/Applications/STemWin` +* `./Projects/STM32F413H-Discovery/Demonstrations/STemWin` +* `./Projects/STM324xG_EVAL/Applications/STemWin` +* `./Projects/STM324xG_EVAL/Demonstrations/STemWin` +* `./Projects/STM32F429I-Discovery/Applications/STemWin` +* `./Projects/STM32F429I-Discovery/Demonstrations/STemWin` +* `./Projects/STM32F429I-Discovery/Demonstrations/TouchGFX` diff --git a/README.md b/README.md index e3280cba5..13c89cdbd 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ This repository has been created using the `git submodule` command. Please refer The **STM32CubeF4 MCU Package** projects are directly running on the STM32F4 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` * `./Middlewares/ST/TouchGFX`