You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2020/05/18 09:35:59 UTC

[mynewt-core] 07/07: Update LICENSE file with TinyUSB content

This is an automated email from the ASF dual-hosted git repository.

jerzy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 88d9df7090973ed0be6638a73932c3545b8d3ba9
Author: Jerzy Kasenberg <je...@codecoup.pl>
AuthorDate: Mon May 11 15:50:23 2020 +0200

    Update LICENSE file with TinyUSB content
    
    Some file content was taken from TinyUSB examples which
    have MIT license.
---
 LICENSE | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/LICENSE b/LICENSE
index 9320abb..22fdb84 100644
--- a/LICENSE
+++ b/LICENSE
@@ -683,3 +683,7 @@ under the "3-clause BSD" license. For details, see:
 This product bundles part of DA1469 SDK by Dialog Semiconductor which is
 available under the "3-clause BSD" license. Bundled files are:
     * hw/mcu/dialog/include/DA1469xAB.h
+
+This product bundles part of tinyusb which is available under the MIT license. Bundled files are:
+    * hw/usb/tinyusb/std_descriptors/include/tusb_config.h
+    * hw/usb/tinyusb/std_descriptors/src/std_descriptors.c