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:

  • ARM,
  • AVR (atmega8, atmega32, atxmega),
  • Texas Instruments,
  • Silicon Labs efm32.

Except detection of missing Copyright keyword #21515 (comment) and some strange #21515 (comment), which was fixed manually, other work is done automatically using scripts described in PR #21515.

Testing procedure

Review changed files.

Issues/PRs references

Track #21515

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-based platforms Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration labels Sep 6, 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 CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs labels Sep 6, 2025
@riot-ci
Copy link

riot-ci commented Sep 6, 2025

Murdock results

✔️ PASSED

3843184 cpu/efm32: move licenses to SPDX format

Success Failures Total Runtime
1 0 1 01m:15s

Artifacts

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: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-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