Skip to content

Conversation

N11cc00
Copy link
Contributor

@N11cc00 N11cc00 commented May 22, 2025

Contribution description

This is part of a greater effort to replace all header guards in RIOT with #pragma once. This PR only affects all headers under boards/, excluding those that have a path that contains /vendor/.

It should now remove double empty lines around the #ifndef block.

Issues/PRs references

Tracking issue #21335

@github-actions github-actions bot added Platform: native Platform: This PR/issue effects the native platform Area: boards Area: Board ports labels May 22, 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 May 22, 2025
@riot-ci
Copy link

riot-ci commented May 22, 2025

Murdock results

✔️ PASSED

b6f77a6 boards/common/arduino-mkr/include: removed include

Success Failures Total Runtime
10363 0 10363 13m:15s

Artifacts

@N11cc00 N11cc00 force-pushed the fix-boards-headers branch from 664f056 to 0dba4a8 Compare May 23, 2025 09:40
Copy link
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

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

Thanks a lot! 🎉

@mguetschow mguetschow added this pull request to the merge queue May 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 24, 2025
@mguetschow mguetschow enabled auto-merge May 27, 2025 17:50
@mguetschow mguetschow added this pull request to the merge queue May 27, 2025
Merged via the queue into RIOT-OS:master with commit 8905f8b May 27, 2025
25 checks passed
@Teufelchen1 Teufelchen1 added this to the Release 2025.07 milestone Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: native Platform: This PR/issue effects the native platform 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.

5 participants