Skip to content

drivers/mrf24j40: move CFLAG to Makefile.include#17792

Merged
bergzand merged 1 commit intoRIOT-OS:masterfrom
leandrolanzieri:drivers/mrf24j40/move_cflag
Mar 11, 2022
Merged

drivers/mrf24j40: move CFLAG to Makefile.include#17792
bergzand merged 1 commit intoRIOT-OS:masterfrom
leandrolanzieri:drivers/mrf24j40/move_cflag

Conversation

@leandrolanzieri
Copy link
Copy Markdown
Contributor

Contribution description

CFLAGS should be added in Makefile.includes. For mrf24j40 it was being done in Makefile.dep, so this corrects it.

Testing procedure

  • Green CI
  • Check that the external PA CFLAG is set when not using mrf24j40ma but other variant

Issues/PRs references

Split from #17789

@leandrolanzieri leandrolanzieri added the Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer label Mar 11, 2022
@github-actions github-actions bot added the Area: drivers Area: Device drivers label Mar 11, 2022
@leandrolanzieri leandrolanzieri added Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 11, 2022
Copy link
Copy Markdown
Member

@bergzand bergzand left a comment

Choose a reason for hiding this comment

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

Untested ack, don't have the radio with PA to test this

@leandrolanzieri
Copy link
Copy Markdown
Contributor Author

All green!

@bergzand bergzand merged commit 2c9811c into RIOT-OS:master Mar 11, 2022
@leandrolanzieri
Copy link
Copy Markdown
Contributor Author

Thanks!

@leandrolanzieri leandrolanzieri deleted the drivers/mrf24j40/move_cflag branch March 11, 2022 12:11
@OlegHahm OlegHahm added this to the Release 2022.04 milestone Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: build system Area: Build system Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants