Skip to content

Commit 417979f

Browse files
committed
readme: add list of licenses - not Apache 2.0
Name all folders containing different liceses. Any new file not Apache 2.0 should be captured here.
1 parent df9ac85 commit 417979f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,28 @@ The software is provided under [Apache-2.0 license](LICENSE). Contributions to t
3333

3434
This project contains code from other projects. The original license text is included in those source files. They must comply with our [license guide](https://os.mbed.com/docs/latest/reference/license.html)
3535

36+
Folders containing files not under Apache 2.0 as listed above. The original license text is included in those source files.
37+
38+
- cmsis - MIT/BSD-3-Clause
39+
- components/802.15.4_RF/mcr20a-rf-driver - BSD-3-Clause
40+
- features/cryptocell/FEATURE_CRYPTOCELL310 - BSD-style
41+
- features/FEATURE_BOOTLOADER - PBL
42+
- features/FEATURE_BLE/targets - BSD-style/PBL/MIT
43+
- features/lorawan - Revised BSD
44+
- features/lwipstack - BSD-3-Clause/MIT
45+
- features/nanostack/sal-stack-nanostack - BSD-3-Clause
46+
- features/storage/FEATURE_STORAGE - BSD-style
47+
- features/storage/blockdevice - MIT
48+
- features/storage/filesystem/littlefs - BSD-3-Clause
49+
- features/storage/filesystem/fat - MIT/BSD-style
50+
- features/netsocket/emac-drivers - BSD-3-Clause
51+
- features/frameworks/unity/unity - MIT
52+
- rtos - MIT
53+
- drivers - MIT
54+
- TESTS/mbed_hal/trng/pithy - BSD-3-Clause
55+
- tools/data/rpc - MIT
56+
- targets - PBL/BSD-style/MIT/Zlib
57+
3658
## Getting started for developers
3759

3860
We have a [developer website](https://os.mbed.com) for asking questions, engaging with others, finding information on boards and components, using an online IDE and compiler, reading the documentation and learning about what's new and what's coming next in Mbed OS.

0 commit comments

Comments
 (0)