Skip to content

Commit 77ef7e9

Browse files
committed
[PRJ] Add the list of unavailable projects into the README.md file
1 parent 6b51935 commit 77ef7e9

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

Projects/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# Some projects are unavailable in this repository
22

3-
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.
3+
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.
4+
5+
## List of unavailable projects
6+
7+
* `./Projects/32L496GDISCOVERY/Applications/STemWin`
8+
* `./Projects/32L496GDISCOVERY/Demonstrations`
9+
* `./Projects/32L4R9IDISCOVERY/Applications/STemWin`
10+
* `./Projects/32L4R9IDISCOVERY/Demonstrations/MenuLauncher`
11+
* `./Projects/32L4R9IDISCOVERY/Demonstrations/STemWin`
12+
* `./Projects/STM32L476G-EVAL/Applications/STemWin`
13+
* `./Projects/STM32L476G-EVAL/Demonstrations`
14+
* `./Projects/STM32L4R9I-EVAL/Applications/STemWin`
15+
* `./Projects/STM32L4R9I-EVAL/Demonstrations/MenuLauncher/MB1314`
16+
* `./Projects/STM32L4R9I-EVAL/Demonstrations/MenuLauncher/MB1315`
17+
* `./Projects/STM32L4R9I-EVAL/Demonstrations/STemWin`

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ This repository has been created using the `git submodule` command. Please refer
1919

2020
The **STM32CubeL4 MCU Package** projects are directly running on the STM32L4 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples).
2121

22-
## Some middleware libraries are unavailable in this repository
22+
## Some middleware libraries and projects are unavailable in this repository
2323

24-
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.
24+
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.
2525
* `./Middlewares/ST/STemWin`
2626

2727
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/stm32cubel4.html#get-software). You will be prompted to login or to register in case you have no account.

0 commit comments

Comments
 (0)