Skip to content

cpu/msp430fxyz: Add missing #include#11228

Merged
kaspar030 merged 1 commit intoRIOT-OS:masterfrom
maribu:msp430fxyz_missing_include
Mar 21, 2019
Merged

cpu/msp430fxyz: Add missing #include#11228
kaspar030 merged 1 commit intoRIOT-OS:masterfrom
maribu:msp430fxyz_missing_include

Conversation

@maribu
Copy link
Member

@maribu maribu commented Mar 21, 2019

Contribution description

cpu/msp430fxyz/include/periph_cpu.h is using bool in the function void gpio_periph_mode(gpio_t pin, bool enable), but does not #include the corresponding header. This PR adds the missing #include

Testing procedure

Murdock will do that for you :-)

Issues/PRs references

Spun out of #11226

@maribu maribu added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: cpu Area: CPU/MCU ports labels Mar 21, 2019
@maribu maribu requested a review from jcarrano March 21, 2019 15:52
Copy link
Contributor

@kaspar030 kaspar030 left a comment

Choose a reason for hiding this comment

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

ACK.

@kaspar030 kaspar030 merged commit b19fa40 into RIOT-OS:master Mar 21, 2019
@maribu maribu deleted the msp430fxyz_missing_include branch March 21, 2019 20:17
@danpetry danpetry added this to the Release 2019.04 milestone Mar 26, 2019
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 CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants