MCUXpresso_MCXN947/SW-Content-Register.txt

743 lines
52 KiB
Plaintext

Release Name: MCUXpresso Software Development Kit (SDK)
Release Version: 2.14.0
Package License: LA_OPT_NXP_Software_License.txt v45 May 2023- Additional Distribution License granted, license in Section 2.3 applies
SDK_Peripheral_Driver Name: SDK Peripheral Driver
Version: 2.x.x
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Peripheral drivers are designed for
the most common use cases identified for the
underlying hardware block.
Location: devices/<device>/drivers
Origin: NXP (BSD-3-Clause)
SDK_Device Name: SDK SoC files
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, linker files
Description: Device system files, template files,
IDE related startup and linker files.
Location: devices/<device>/
Origin: NXP (BSD-3-Clause)
SDK_Components Name: SDK components and board peripheral drivers
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: SDK components and board peripheral
drivers, for example, flash and codec drivers.
Location: components/
Origin: NXP (BSD-3-Clause), ITE (BSD-3-Clause)
cmsis_drivers Name: SDK CMSIS Peripheral Drivers
Version: 2.x.x
Outgoing License: Apache License 2.0
License File: CMSIS/LICENSE.txt
Format: source code
Description: CMSIS Peripheral drivers are designed
to provide hardware independent APIs which make
application reusable across a wide range of
supported microcontroller devices.
Location: devices/<device>/cmsis_drivers
Origin: NXP (Apache-2.0) ARM (Apache-2.0) -
https://github.com/ARM-software/CMSIS_5/releases/t
ag/5.8.0
CMSIS Name: CMSIS
Version: 5.8.0
Outgoing License: Apache License 2.0
License File: CMSIS/LICENSE.txt
Format: source code
Description: Vendor-independent hardware
abstraction layer for microcontrollers that are
based on Arm Cortex processors, distributed by
ARM. cores
Location: CMSIS/
Origin: ARM (Apache-2.0) -
https://github.com/ARM-software/CMSIS_5/releases/t
ag/5.8.0
freertos-kernel Name: FreeRTOS kernel
Version: 10.5.1
Outgoing License: MIT
License File:
rtos/freertos/freertos-kernel/LICENSE.md
Format: source code
Description: Open source RTOS kernel for small
devices
Location: rtos/freertos/freertos-kernel
Origin: Amazon (MIT)
Url: https://github.com/FreeRTOS/FreeRTOS-Kernel
corehttp Name: FreeRTOS coreHTTP
Version: 3.0.0
Outgoing License: MIT
License File: rtos/freertos/corehttp/LICENSE
Format: source code, header files
Description: C language HTTP client library
designed for embedded platforms
Location: rtos/freertos/corehttp
Origin: Amazon (MIT)
Url: https://github.com/FreeRTOS/coreHTTP
llhttp Name: llhttp
Version: 6.0.9
Outgoing License: MIT
License File: middleware/llhttp/LICENSE-MIT
Format: source code
Description: HTTP parser in LLVM IR
Location: middleware/llhttp
Origin: Node.js (MIT)
Url: https://github.com/nodejs/llhttp
usb Name: USB
Version: 2.9.1
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: NXP USB stack. This is a version of
the USB stack that has been integrated with the
MCUXpresso SDK.
Location: middleware/usb
Origin: NXP (BSD-3-Clause)
sdmmc Name: SD MMC SDIO Card middleware
Version: 2.2.7
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: A software component support SD card,
eMMC card, SDIO card.
Location: middleware/sdmmc
Origin: NXP (BSD-3-Clause)
multicore_mcmgr Name: MCMGR
Version: 4.1.4
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Multicore manager
Location: middleware/multicore/mcmgr
Origin: NXP (BSD-3-Clause)
multicore Name: Multicore SDK
Version: 2.15.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: NXP Multicore Software Development
Kit.
Location: middleware/multicore
Origin: NXP (BSD-3-Clause)
multicore_rpmsg_lite Name: RPMsg-Lite
Version: 5.1.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Open Asymmetric Multi Processing
(OpenAMP) framework project
Location: middleware/multicore/rpmsg_lite
Origin: Mentor Graphics Corporation & community
contributors
Url: https://github.com/NXPmicro/rpmsg-lite
multicore_erpc Name: eRPC
Version: 1.12.0
Outgoing License: BSD-3-Clause
License File: middleware/multicore/erpc/LICENSE
Format: source code
Description: Embedded Remote Procedure Call
Location: middleware/multicore/erpc
Origin: NXP & community contributors
Url: https://github.com/EmbeddedRPC/erpc
multicore_erpc_the_bus_piraName: The Bus Pirate
te Version: NA
Outgoing License: Open Source - CC0 (Public Domain
Dedication License)
License File:
http://code.google.com/p/the-bus-pirate/
Format: source code
Description: OS independent serial interface
Location:
middleware/multicore/erpc/erpc_c/port/erpc_serial.
h,
middleware/multicore/erpc/erpc_c/port/erpc_serial.
cpp
Origin: Community
Url: http://code.google.com/p/the-bus-pirate/
multicore_erpc_cpp_templateName: CPP Template
Version: NA
Outgoing License: Open Source - MIT
License File:
middleware/multicore/erpc/erpcgen/src/cpptemplate/
LICENSE.txt
Format: source code
Description: CPP Template
Location:
middleware/multicore/erpc/erpcgen/src/cpptemplate
Origin: Ryan Ginstrom & Martinho Fernandes
multicore_erpc_cpp_option_pName: C++ option-parser
arser Version: NA
Outgoing License: Brad Appleton's license
License File:
http://www.bradapp.com/ftp/src/libs/C++/Options.ta
r.gz , see README file
Format: Plain Text
Description: C++ option-parser
Location:
middleware/multicore/erpc/erpcgen/src/options.cpp
Origin: Brad Appleton bradapp@enteract.com
Url:
http://www.bradapp.com/ftp/src/libs/C++/Options.ht
ml
mcuboot Name: MCUBoot
Version: 1.10.0
Outgoing License: Apache-2.0
License File:
middleware/mcuboot_opensource/LICENSE
Format: source code
Description: MCUBoot - a bootloader for
microcontrollers
Location: middleware/mcuboot_opensource
Origin: MCUBoot https://www.mcuboot.com/
Url: https://github.com/mcu-tools/mcuboot
mbedtls Name: Mbed TLS
Version: 2.28.5
Outgoing License: Apache-2.0
License File: middleware/mbedtls/LICENSE
Format: source code
Description: Cryptographic and SSL/TLS Library
Location: middleware/mbedtls
Origin: ARM(Apache-2.0) -
https://github.com/Mbed-TLS/mbedtls/releases/tag/v
2.28.3
lwip Name: lwIP TCP/IP Stack
Version: lwIP git repository (2023-01-03, branch:
master, SHA-1:
3fe8d2fc43a9b69f7ed28c63d44a7744f9c0def9)
Outgoing License: BSD-3-Clause
License File: middleware/lwip/COPYING
Format: source code
Description: A light-weight TCP/IP stack
Location: middleware/lwip
Origin: NXP (BSD-3-Clause) Swedish Institute of
Computer Science (BSD-3-Clause) -
http://savannah.nongnu.org/projects/lwip
lvgl Name: LVGL
Version: 8.3.10
Outgoing License: MIT
License File: middleware/lvgl/lvgl/LICENCE.txt
Format: source code
Description: Light and Versatile Graphics Library
(LVGL)
Location: middleware/lvgl
Origin: Gabor Kiss-Vamosi
Url: https://github.com/lvgl/lvgl
littlefs Name: LittleFS
Version: 2.8.0
Outgoing License: BSD-3-Clause
License File: middleware/littlefs/LICENSE.md
Format: source code
Description: LittleFS - A little fail-safe
filesystem designed for microcontrollers
Location: middleware/littlefs
Origin: Christopher Haster
(https://github.com/geky/)
Url: https://github.com/littlefs-project/littlefs
fatfs Name: FatFs
Version: R0.15
Outgoing License: FatFs License
Approved open source license: Yes
License File: middleware/fatfs/LICENSE.txt
Format: source code
Description: Generic FAT file system for small
embedded devices.
Location: middleware/fatfs
Origin: Electronic Lives Mfg. by ChaN of Ageo
city, Japan (FatFs License)
Url: http://elm-chan.org/fsw/ff/00index_e.html
emwin Name: emWin
Version: 6.34c
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: Precompiled libraries, header files
Description: emWin graphics library
Location: middleware/emwin
Origin: SEGGER Microcontroller Systems LLC
(Proprietary)
Url:
http://www.nxp.com/pages/emwin-graphics-library:EM
WIN-GRAPHICS-LIBRARY
wifi Name: NXP Wi-Fi driver
Version: 1.3.46
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, header files, firmware
binaries
Description: NXP Wi-Fi driver and networking
utilities
Location: middleware/wifi_nxp
Origin: NXP (BSD-3-Clause)
wpa_supplicant Name: wpa_supplicant-rtos
Version: 2.11.0
Outgoing License: BSD-3-Clause
License File:
middleware/wireless/wpa_supplicant-rtos/wpa_suppli
cant/README
Format: source code
Description: WPA Supplicant & HOSTAPD
Location: middleware/wireless/wpa_supplicant-rtos
Origin: https://w1.fi/wpa_supplicant/ and
https://w1.fi/hostapd/
canopen Name: EmSA CANopen (FD) Libraries
Version: 7.1.0
Outgoing License: Modified BSD
License File: middleware/canopen/LICENSE.INFO
Format: library, source code, header files
Description: EmSA CANopen (FD) Libraries for NXP
SDKs
Location: middleware/canopen
Origin: EmSA
wifi_tx_pwr_limits Name: Wi-Fi module Tx power limits
Version: 1.0.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Wi-Fi module Tx power limits
Location: components/wifi_bt_module/Murata
Origin: Murata Manufacturing Co., Ltd.
(BSD-3-Clause)
osa Name: OSA
Version: 1.0.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: NXP USB stack. This is a version of
the USB stack that has been integrated with the
MCUXpresso SDK.
Origin: NXP (BSD-3-Clause)
Location: components/osa
edgefast_bluetooth Name: EdgeFast Protocol Abstraction Layer
Version: 1.5.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, header files
Description: EdgeFast Bluetooth PAL
Location: middleware/edgefast_bluetooth
Origin: NXP (BSD-3-Clause) Zephyr BT/BLE Host
stack (Apache-2.0) -
https://github.com/zephyrproject-rtos/zephyr/tree/
v2.6-branch/subsys/bluetooth
touch Name: touch
Version: 2.9.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code & header files
Description: NXP Touch Library
Location: middleware/touch
Origin: NXP (BSD-3-Clause)
touch_json Name: touch - JSON
Version: NA
Outgoing License: MIT
License File:
middleware/touch/freemaster/src/MIT_LICENSE.txt
Format: source code
Description: JSON Library used for communication
between FreeMASTER and JavaScript.
Location: middleware/touch/freemaster/src
Origin: NA
toch_gui_mustache Name: mustache
Version: NA
Outgoing License: MIT
License File:
middleware/touch/freemaster/src/MIT_LICENSE.txt
Format: source code
Description: mustache javaScript file for Touch
GUI Tool
Location: middleware/touch/freemaster/src
Origin: NXP (MIT)
Url: https://github.com/janl/mustache.js
toch_gui_jquery Name: jQuery
Version: NA
Outgoing License: MIT
License File: https://jquery.org/license
Format: source code
Description: jQuery javaScript file for Touch GUI
Tool graphics
Location: middleware/touch/freemaster/src/js
Origin: jQuery Foundation
Url: https://jquery.org/license
eiq_tensorflow_lite Name: TensorFlow Lite for Microcontrollers
Version: 23-09-18 (commit dc64e48)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/LICENSE
Format: source code
Description: Software library for running machine
learning models on embedded devices
Location: middleware/eiq/tensorflow-lite
Origin: See middleware/eiq/tensorflow-lite/AUTHORS
Url: https://github.com/tensorflow/tensorflow
eiq_FFT2D Name: FFT2D
Version: NA
Outgoing License: Public Domain
License File:
middleware/eiq/tensorflow-lite/third_party/fft2d/L
ICENSE
Format: source code
Description: FFT package in C
Location:
middleware/eiq/tensorflow-lite/third_party/fft2d
Origin: Takuya Ooura
Url:
http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
eiq_FlatBuffers Name: FlatBuffers
Version: 2.0.6 (commit a66de58)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/flatbuf
fers/LICENSE.txt
Format: source code
Description: Cross platform serialization library
Location:
middleware/eiq/tensorflow-lite/third_party/flatbuf
fers
Origin: https://google.github.io/flatbuffers
Url: https://github.com/google/flatbuffers
eiq_gemmlowp Name: gemmlowp
Version: NA (commit 719139c)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/gemmlow
p/LICENSE
Format: source code
Description: A small self-contained low-precision
GEMM library
Location:
middleware/eiq/tensorflow-lite/third_party/gemmlow
p
Origin: See
middleware/eiq/tensorflow-lite/third_party/gemmlow
p/AUTHORS
Url: https://github.com/google/gemmlowp
eiq_KissFFT Name: Kiss FFT
Version: 1.3.0
Outgoing License: BSD-3-Clause
License File:
middleware/eiq/tensorflow-lite/third_party/kissfft
/COPYING
Format: source code
Description: A mixed-radix Fast Fourier Transform
library
Location:
middleware/eiq/tensorflow-lite/third_party/kissfft
Origin: Mark Borgerding
Url: https://github.com/mborgerding/kissfft
eiq_ruy Name: ruy
Version: NA (commit d371283)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/ruy/LIC
ENSE
Format: source code
Description: The ruy matrix multiplication library
Location:
middleware/eiq/tensorflow-lite/third_party/ruy
Origin: Google, Inc.
Url: https://github.com/google/ruy
eiq_tensorflow_lite_micro_cName: CMSIS-NN library
msis_nn Version: 23.08 (commit dc64e48)
Outgoing License: Apache-2.0
License File:
middleware/eiq/tensorflow-lite/third_party/cmsis_n
n/LICENSE.txt
Format: source code
Description: A neural network kernels library for
Cortex-M cores from ARM
Location:
middleware/eiq/tensorflow-lite/third_party/cmsis_n
n
Origin: ARM
Url: https://github.com/ARM-software/CMSIS-NN
eiq_tensorflow_lite_micro_xName: Cadence HiFi4 Neural Network (NN) Library
tensa_nn Version: 2.9.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023 - Additional distribution license
granted - License in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: A neural network kernels library for
Xtensa cores from Cadence
Location:
middleware/eiq/tensorflow-lite/third_party/xa_nnli
b_hifi4,
middleware/eiq/tensorflow-lite/tensorflow/lite/mic
ro/kernels/xtensa_hifi
Origin: Cadence Design Systems, Inc. (proprietary)
Url: https://github.com/foss-xtensa/nnlib-hifi4
mpp Name: Multimedia Processing Pipelines (MPP)
Version: 2.1.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code, header files
Description: Library to build vision pipelines
Location: middleware/eiq/mpp
Origin: NXP
azure_rtos_threadx Name: Azure RTOS ThreadX
Version: 6.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: RTOS kernel for microcontrollers
Location: rtos/azure-rtos/threadx
Origin: Microsoft
Url:
https://azure.microsoft.com/en-us/services/rtos/
azure_rtos_filex Name: Azure RTOS FileX
Version: 6.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: file system
Location: rtos/azure-rtos/filex
Origin: Microsoft
Url:
https://azure.microsoft.com/en-us/services/rtos/
azure_rtos_levelx Name: Azure RTOS LevelX
Version: 6.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: NAND and NOR flash wear leveling
facilities for embedded applications
Location: rtos/azure-rtos/levelx
Origin: Microsoft
Url:
https://azure.microsoft.com/en-us/services/rtos/
azure_rtos_netxduo Name: Azure RTOS NetX Duo
Version: 6.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: advanced, industrial-grade TCP/IP
network stack
Location: rtos/azure-rtos/netxduo
Origin: Microsoft
Url:
https://azure.microsoft.com/en-us/services/rtos/
azure_rtos_guix Name: Azure RTOS GUIX
Version: 6.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: advanced, industrial-grade GUI
solution
Location: rtos/azure-rtos/guix
Origin: Microsoft
Url:
https://azure.microsoft.com/en-us/services/rtos/
azure_rtos_usbx Name: Azure RTOS USBX
Version: 6.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: A high-performance USB host and
device embedded stack
Location: rtos/azure-rtos/usbx
Origin: Microsoft
Url:
https://azure.microsoft.com/en-us/services/rtos/
motor_control_rtcesl Name: rtcesl
Version: 4.7 (CM0,CM4,CM7,CM33) + 4.5 (DSC)
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: object code & header files
Description: NXP Real Time Control Embedded
Software Library.
Location: middleware/rtcesl
Origin: NXP (BSD-3-Clause)
motor_control Name: motor_control
Version: 2.11.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Motor control examples for PMSM BLDC,
ACIM motors.
Location: middleware/motor_control
Origin: NXP (BSD-3-Clause)
motor_control_freemaster Name: motor_control
Version: v3.7.1 (2015-Feb)
Outgoing License: Commercial
License File: http://www.jqwidgets.com/license/
Format: library
Description: Advanced jQuery and HTML5 UI
framework.
Location: middleware/motor_control/freemaster
Origin: jQWidgets
motor_control_JavaScript Name: motor_control
Version: v1.11.1
Outgoing License: Open Source - MIT
(jquery.org/license)
License File: jquery.org/license
Format: source code
Description: Cross-platform JavaScript library.
Location: middleware/motor_control/freemaster
Origin: jQuery Foundation, Inc.
motor_control_mcaa_float Name: MCAA float
Version: 1.0.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: object code & header files
Description: Motor Control Advanced Algorithms
library
Location:
middleware/motor_control/pmsm/pmsm_float/mc_algori
thms/mcaa_lib
Origin: NXP (BSD-3-Clause)
motor_control_mcat_float Name: MCAT float
Version: 1.0.0
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: link, source code
Description: Motor Control Application Tuning
Location:
middleware/motor_control/freemaster/pmsm_float/mca
t
Origin: NXP(Proprietary) Bootstrap(MIT)
FontAwesome(CC BY 4.0)
Url: https://getbootstrap.com
https://fontawesome.com/
https://www.npmjs.org/package/simple-jsonrpc-js
issdk Name: ISSDK frdmmcxn947 a8974 example
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, linker files
Description: ISSDK frdmmcxn947 a8974 example
Location: boards/frdmmcxn947_a8974
Origin: NXP (BSD-3-Clause)
fmstr Name: FreeMASTER
Version: 3.0.7
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code & header files
Description: FreeMASTER communication driver
Location: middleware/freemaster/src
Origin: NXP
segger_rtt Name: SEGGER Real Timer Transfer
Version: 7.22
Outgoing License: LA_OPT_NXP_Software_License.txt
v45 May 2023- Additional Distribution License
granted, license in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: SEGGER Real Timer Transfer
Location: components/rtt
Origin: SEGGER Microcontroller (proprietary)
SDK_Examples Name: SDK examples
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, binary, project files, linker
files
Description: SDK out of box examples to show how
to use peripheral drivers and integrate
middleware.
Location: boards/<board>/
Origin: NXP (BSD-3-Clause)
fmstr-examples Name: FreeMASTER examples
Version: 3.0.7
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code & header files
Description: FreeMASTER example applications
Location: boards/<board>/freemaster_examples
Origin: NXP
RangeHTTPServer Name: RangeHTTPServer
Version: 1.2.0
Outgoing License: Apache-2.0
License File:
https://www.apache.org/licenses/LICENSE-2.0.txt
Format: source code
Description: Python SimpleHTTPServer extension for
support of HTTP Range Requests
Location:
boards/<board>/ota_examples/ota_mcuboot_client/ene
t/<core>/https_server,
boards/<board>/ota_examples/ota_mcuboot_client/wif
i/<core>/https_server,
Url: https://github.com/danvk/RangeHTTPServer
Origin: https://github.com/danvk/RangeHTTPServer