Skip to content

ieee802154_hal: add missing const qualifiers#14984

Merged
benpicco merged 2 commits intoRIOT-OS:masterfrom
jia200x:pr/hal/missing_const
Sep 9, 2020
Merged

ieee802154_hal: add missing const qualifiers#14984
benpicco merged 2 commits intoRIOT-OS:masterfrom
jia200x:pr/hal/missing_const

Conversation

@jia200x
Copy link
Copy Markdown
Member

@jia200x jia200x commented Sep 9, 2020

Contribution description

I forgot to add const qualifiers to the config_phy and set_csma_params functions. This PR adds them and adapts the cc2538_rf.

Testing procedure

make -C tests/ieee802154_hal with CC2538 (e.g remote-revb) should compile.

Issues/PRs references

#14950

@jia200x jia200x added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: network Area: Networking labels Sep 9, 2020
@jia200x jia200x requested a review from benpicco September 9, 2020 09:21
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Sep 9, 2020
@benpicco benpicco merged commit 239999f into RIOT-OS:master Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants