Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions doc/LICENSING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,15 @@ OpenThread Spinel HDLC RCP Host Interface Files
* :zephyr_file:`modules/openthread/platform/radio_spinel.cpp`
* :zephyr_file:`modules/openthread/platform/hdlc_interface.cpp`

Python Devicetree library test files
------------------------------------

* *Licensing:* `BSD-3-clause`_
* *Impact:* These are only used for testing and never linked with the firmware.
* *Files*:

* Various yaml files under ``scripts/dts/python-devicetree/tests``

.. _Apache 2.0 License:
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE

Expand Down