diff --git a/.rat-excludes b/.rat-excludes index b0bf3e097..0bd74f724 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -34,3 +34,6 @@ system_nrf52.c # CMSIS-CORE - BSD License. cmsis_nvic.h + +# Linker scripts for Nordics nRF5X - TCL license +nrf5340-mcu.ld diff --git a/LICENSE b/LICENSE index 960e8257e..ca697aee3 100644 --- a/LICENSE +++ b/LICENSE @@ -225,3 +225,6 @@ missing licensing information. The BSD license was subsequently added to these files in later releases. These files are: * babblesim/hw/mcu/nordic/nrf52_bsim/include/mcu/cmsis_nvic.h +This product bundles part of linker scripts from Nordic Semiconductor, +which is available under the "modified Tcl/Tk" license. Bundled files are: + * targets/auracast_usb/nrf5340-mcu.ld