Skip to content

Conversation

krzysztof-cabaj
Copy link
Contributor

Contribution description

This PR moves license information from headers to SPDX format for cpu directory.
In this PR following cpu's are processed:

  • sam,
  • stm32,
  • ... plus two files in the main directory.

This is final PR for this directory.

Testing procedure

Review changed files.

Issues/PRs references

Track #21515
Part 1 #21704
Part 2 #21715
Part 3 #21732
Part 4 #21747

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: doc Area: Documentation Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration labels Oct 2, 2025
@crasbe crasbe added Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 2, 2025
@riot-ci
Copy link

riot-ci commented Oct 2, 2025

Murdock results

✔️ PASSED

d445642 cpu: move licenses to SPDX format for Kconfig and doc.md

Success Failures Total Runtime
10516 0 10516 18m:18s

Artifacts

# SPDX-License-Identifier: LGPL-2.1-only

# This file was auto-generated from ST ProductsList.xlsx sheet using the
# script in cpu/stm32/dist/kconfig/gen_kconfig.py
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would probably be a good idea to also change the template of the generating script 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll look at this script.

Thanks for support!

@crasbe crasbe enabled auto-merge October 6, 2025 11:20
@crasbe crasbe added this pull request to the merge queue Oct 6, 2025
Merged via the queue into RIOT-OS:master with commit 1942aa9 Oct 6, 2025
28 checks passed
@maribu
Copy link
Member

maribu commented Oct 6, 2025

🎉

Thx a lot @krzysztof-cabaj for doing these conversions and @crasbe for getting them in ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants