Skip to content

drivers: replace header guards with #pragma once#21496

Merged
maribu merged 1 commit intoRIOT-OS:masterfrom
N11cc00:fix-drivers-headers
May 16, 2025
Merged

drivers: replace header guards with #pragma once#21496
maribu merged 1 commit intoRIOT-OS:masterfrom
N11cc00:fix-drivers-headers

Conversation

@N11cc00
Copy link
Copy Markdown
Contributor

@N11cc00 N11cc00 commented May 16, 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 drivers/.

Issues/PRs references

Tracking issue #21335
Updates #21325

@github-actions github-actions bot added Area: drivers Area: Device drivers Area: LoRa Area: LoRa radio support Area: SAUL Area: Sensor/Actuator Uber Layer labels May 16, 2025
@maribu maribu added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label May 16, 2025
@maribu maribu enabled auto-merge May 16, 2025 17:51
@riot-ci
Copy link
Copy Markdown

riot-ci commented May 16, 2025

Murdock results

✔️ PASSED

7a6b83a drivers: replace header guards with #pragma once

Success Failures Total Runtime
10346 0 10346 13m:13s

Artifacts

@maribu maribu added this pull request to the merge queue May 16, 2025
@crasbe crasbe added the Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation label May 16, 2025
Merged via the queue into RIOT-OS:master with commit 41c4f6f May 16, 2025
28 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: drivers Area: Device drivers Area: LoRa Area: LoRa radio support Area: SAUL Area: Sensor/Actuator Uber Layer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR 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