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

boards/b-l072z-lrwan1: fix on boards LEDs #8634

Merged
merged 1 commit into from Feb 26, 2018

Conversation

aabadie
Copy link
Contributor

@aabadie aabadie commented Feb 25, 2018

Contribution description

This PR fixes 2 problems with the on-board LEDs of the ST B-L072Z-LRWAN1 discovery board :

  • LED1/2/3 macros were referring to LED0, so they were not working
  • LED1/2/3 pins are not initialized in board init

Issues/PRs references

None

- LED1/2/3 macros were refering to LED0
- LED1/2/3 are not initialized in board init
@aabadie aabadie 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: boards Area: Board ports labels Feb 25, 2018
Copy link
Member

@vincent-d vincent-d left a comment

Choose a reason for hiding this comment

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

ACK

@vincent-d vincent-d merged commit 1ef8e9f into RIOT-OS:master Feb 26, 2018
@aabadie aabadie deleted the pr/boards/st-lrwan-led-macro branch February 26, 2018 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board 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.

None yet

2 participants