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

8ad4fbe cpu/efm32: move licenses to SPDX format

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

Artifacts

@krzysztof-cabaj
Copy link
Contributor Author

CI (with Murdock) is happy (all green) ... PR has Ack ... maybe we could add it to merge queue?

@maribu maribu added this pull request to the merge queue Sep 9, 2025
@crasbe crasbe removed this pull request from the merge queue due to a manual request Sep 9, 2025
Copy link
Contributor

@crasbe crasbe left a comment

Choose a reason for hiding this comment

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

I did not go through all the files yet.

@nandojve did you actually check all the files before approving?

@krzysztof-cabaj krzysztof-cabaj force-pushed the cpu_change_to_SPDX_part1 branch from 3843184 to 3995b66 Compare September 9, 2025 11:45
@krzysztof-cabaj
Copy link
Contributor Author

Hmmmm ... strange.

Probably I missed one execution of scripts for atmega2560 and atmega256rfr2. This time should be OK.

@crasbe
Copy link
Contributor

crasbe commented Sep 9, 2025

I'll try to go through all files ASAP, but it could take a little bit until I do it. Until then I'd propose to postpone the merge.

@krzysztof-cabaj
Copy link
Contributor Author

Ok.

@nandojve
Copy link
Contributor

nandojve commented Sep 9, 2025

I did not go through all the files yet.

@nandojve did you actually check all the files before approving?

Hi,
Only AVR : )

@krzysztof-cabaj krzysztof-cabaj force-pushed the cpu_change_to_SPDX_part1 branch from 0244cb5 to 8ad4fbe Compare September 9, 2025 16:45
@crasbe crasbe added this pull request to the merge queue Sep 9, 2025
Merged via the queue into RIOT-OS:master with commit a9d92e1 Sep 9, 2025
26 checks passed
@krzysztof-cabaj
Copy link
Contributor Author

@nandojve, @crasbe thanks for support!

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