Skip to content

Latest commit

 

History

History
83 lines (65 loc) · 3.79 KB

File metadata and controls

83 lines (65 loc) · 3.79 KB

Third-party notices / 第三方声明

This project depends on software that remains under its original licenses. 本项目依赖的软件继续使用其原始许可证。

Original DS5Dongle

Source: https://github.com/awalol/DS5Dongle

License: MIT. The repository root LICENSE retains the upstream notice and applies to project-owned modifications.

Bouffalo SDK and CherryUSB

Source: https://github.com/bouffalolab/bl_mcu_sdk

The SDK root is Apache License 2.0 and contains components with their own notices. It is an external build dependency and is not vendored here. Binary distributors must review the exact locked SDK tree and reproduce all notices required by the linked components.

The Windows one-file flasher embeds BLFlashCommand.exe from the locked Bouffalo SDK checkout. Its source repository is distributed under Apache-2.0; the flasher Release must include the corresponding Apache-2.0 license and this notice. Firmware binaries are not embedded and are downloaded from this project's selected GitHub Release at runtime.

Rust flasher dependencies

The Windows flasher also links the Rust crates recorded exactly in tools/m61-flasher/Cargo.lock, including egui/eframe, reqwest, rustls, serde, sha2, and their transitive dependencies. These crates retain their respective MIT, Apache-2.0, BSD, ISC, Zlib, Unicode, and other upstream licenses. Source and license metadata are available through each package entry on https://crates.io/ and its linked source repository.

FreeRTOS

FreeRTOS is supplied through the Bouffalo SDK under the MIT License. Refer to the locked SDK checkout for its complete notice.

Opus 1.2.1

The project downloads and patches Opus 1.2.1. The following upstream notice must accompany source and binary redistributions:

Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic, Jean-Marc Valin, Timothy B. Terriberry, CSIRO, Gregory Maxwell, Mark Borgerding, Erik de Castro Lopo

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Opus also identifies royalty-free patent declarations at the Xiph.Org, Microsoft, and Broadcom IETF IPR pages listed in the upstream COPYING file.

Trademarks and interoperability

Sony, PlayStation, DualSense, and related marks belong to their respective owners. Their use here identifies interoperable hardware. This repository does not include Sony firmware, cryptographic secrets, logos, or copyrighted manuals.