Skip to content

periph/gpio: fix scope of GPIO_IRQ submodule#9992

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
haukepetersen:fix_periph_gpiofeaturesscope
Oct 9, 2018
Merged

periph/gpio: fix scope of GPIO_IRQ submodule#9992
miri64 merged 1 commit intoRIOT-OS:masterfrom
haukepetersen:fix_periph_gpiofeaturesscope

Conversation

@haukepetersen
Copy link
Copy Markdown
Contributor

@haukepetersen haukepetersen commented Sep 21, 2018

Move the gpio_irq_enable() and gpio_irq_disable() functions
into the scope of the PERIPH_GPIO_IRQ submodule.
@miri64 miri64 added Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Area: drivers Area: Device drivers labels Sep 27, 2018
@miri64 miri64 added the Type: tracking The issue tracks and organizes the sub-tasks of a larger effort label Oct 9, 2018
@miri64 miri64 mentioned this pull request Oct 9, 2018
@miri64 miri64 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 9, 2018
Copy link
Copy Markdown
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

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

ACK, just moves an #ifdef and everything still builds :-)

@miri64 miri64 merged commit a95957e into RIOT-OS:master Oct 9, 2018
@miri64 miri64 deleted the fix_periph_gpiofeaturesscope branch October 9, 2018 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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 Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: tracking The issue tracks and organizes the sub-tasks of a larger effort

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants