Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed __metal_driver_sifive_gpio0_interrupt_lines #226

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tamood
Copy link

@tamood tamood commented May 28, 2020

Function __metal_driver_sifive_gpio0_interrupt_lines is not terminated with closing "else" clause and ending "}" in configurations where more than one GPIO ports are deployed and where last GPIO port has fewer pins than max_interrupts.
This patch fixes the anomaly.

Function __metal_driver_sifive_gpio0_interrupt_lines is not terminated with closing "else" clause and ending "}" in configurations where more than one GPIO ports are deployed and where last GPIO port has fewer pins than max_interrupts. 
This patch fixes the anomaly.
Fixed GPIO interrupt lines generator
Copy link
Collaborator

@bsousi5 bsousi5 left a comment

Choose a reason for hiding this comment

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

LGTM

metal_header/sifive_gpio0.c++ Outdated Show resolved Hide resolved
@tamood tamood requested a review from bsousi5 June 14, 2020 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants