Skip to content
LICENSE.md 5.26 KiB
Newer Older
Rajkumar Kanagaraj's avatar
Rajkumar Kanagaraj committed
Unless specifically indicated otherwise in a file, files are licensed under the Apache 2.0 license,
as can be found in: LICENSE-apache-2.0.txt
Folders containing external components are listed below. Each component should contain its own README file with license specified for its files. The original license text is included in those source files.
```json:table
{
    "fields":[
        "Component",
        "Path",
        "License",
        "Origin",
        "Category",
        "Version",
        "Security risk"
    ],
    "items" :[
        {
            "Component": "AWS-IOT-device-sdk-embedded-C",
            "Path": "components/AWS-IOT-device-sdk-embedded-C",
            "License": "MIT",
            "Origin": "https://github.com/aws/aws-iot-device-sdk-embedded-C",
            "Category": "2",
            "Version": "75e545b0e807ab6dff9bcb0ee5942e9a58435b10",
            "Security risk": "High"
        },
        {
            "Component": "Azure-SDK",
            "Path": "components/Azure-SDK",
            "License": "MIT",
            "Origin": "https://github.com/Azure/azure-iot-sdk-c",
            "Category": "2",
            "Version": "LTS_01_2022_Ref01",
            "Security risk": "low"
        },
        {
            "Component": "CMSIS_5",
            "Path": "components/CMSIS_5",
            "License": "Apache-2.0",
            "Origin": "https://github.com/ARM-software/CMSIS_5",
            "Category": "1",
            "Version": "",
            "Security risk": "low"
        },
        {
            "Component": "lwip",
            "Path": "components/Connectivity/lwip",
            "License": "BSD-3-Clause",
            "Origin": "https://github.com/lwip-tcpip/lwip",
            "Category": "2",
            "Version": "STABLE-2_1_3_RELEASE",
            "Security risk": "low"
        },
        {
            "Component": "fff",
            "Path": "",
            "License": "MIT",
            "Origin": "https://github.com/meekrosoft/fff",
            "Category": "2",
            "Version": "v1.1",
            "Security risk": "low"
        },
        {
            "Component": "FreeRTOS-Kernel",
            "Path": "components/FreeRTOS-Kernel",
            "License": "MIT",
            "Origin": "https://github.com/ARM-software/CMSIS-FreeRTOS",
            "Category": "2",
            "Version": "b3cc689f417b2aff506a75ac15bfe4dbbecfaa50",
            "Security risk": "low"
        },
        {
            "Component": "Googletest",
            "Path": "",
            "License": "BSD-3-Clause",
            "Origin": "https://github.com/google/googletest",
            "Category": "1",
            "Version": "main tag",
            "Security risk": "low"
        },
        {
            "Component": "ML-embedded-evaluation-kit",
            "Path": "components/ML-embedded-evaluation-kit",
            "License": "Apache-2.0",
            "Origin": "https://review.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit",
            "Category": "2",
            "Version": "22.05",
            "Security risk": "low"
        },
        {
            "Component": "NimBLE",
            "Path": "",
            "License": "Apache-2.0",
            "Origin": "https://github.com/apache/mynewt-nimble",
            "Category": "2",
            "Version": "f9eb3c8d27b07d441dc7a77de513ef940ad7da1f",
            "Security risk": "low"
        },
        {
            "Component": "Pigweed",
            "Path": "components/Pigweed",
            "License": "Apache-2.0",
            "Origin": "https://github.com/google/pigweed",
            "Category": "2",
            "Version": " 2952d3767e6a4b9511c73d63d2718fb7d1e7aaf7",
            "Security risk": "low"
        },
        {
            "Component": "littlefs",
            "Path": "components/Storage/littlefs",
            "License": "BSD-3-Clause",
            "Origin": "https://github.com/littlefs-project/littlefs",
            "Category": "2",
            "Version": "v2.5.0",
            "Security risk": "low"
        },
        {
            "Component": "tf-m",
            "Path": "components/TF-M",
            "License": "BSD-3-Clause",
            "Origin": "https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git",
            "Category": "2",
            "Version": "0d5b5ef49e20bc8d975759e2b373c9b308fa3538",
            "Security risk": "high"
        },
        {
            "Component": "TinyUSB",
            "Path": "components/TinyUSB",
            "License": "MIT",
            "Origin": "https://github.com/hathach/tinyusb",
            "Category": "2",
            "Version": "251ce9899039fbdf8e749342bc6504e7438d2e88",
            "Security risk": "low"
        },
        {
            "Component": "mbedtls",
            "Path": "components/mbedtls",
            "License": "Apache-2.0",
            "Origin": "https://github.com/ARMmbed/mbedtls",
            "Category": "2",
            "Version": "v2.26.0",
            "Security risk": "high"
        },
        {
            "Component": "Threadx",
            "Path": "components/azure-rtos",
            "License": "Microsoft Software License Terms for Microsoft Azure RTOS",
            "Origin": "https://github.com/azure-rtos/threadx",
            "Category": "2",
            "Version": "v6.1.12_rel",
            "Security risk": "low"
        }
    ]
}
```