Skip to content

Updating SDP-K1 PinNames.h. #11337

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

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Updating SDP-K1 PinNames.h. #11337

merged 1 commit into from
Aug 29, 2019

Conversation

malavikasajikumar
Copy link
Contributor

Description

  • Removing LED pin definitions based on color.
  • Removing and updating incorrect USB pin definitions.
  • Adding comments for Arduino SPI and I2C pins.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@maclobdell @0xc0170

Release Notes

@ciarmcom ciarmcom requested review from 0xc0170, maclobdell and a team August 26, 2019 19:00
@ciarmcom
Copy link
Member

@malavikasajikumar, thank you for your changes.
@0xc0170 @maclobdell @ARMmbed/mbed-os-maintainers please review.

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

After spaces are removed, LGTM

LED_RED = LED1,
LED_ORANGE = LED2,
LED_GREEN = LED3,

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove pls dead spaces?

Copy link
Contributor

@0xc0170 0xc0170 Aug 27, 2019

Choose a reason for hiding this comment

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

One more, the commit msg should contain details from the comment here, please add why you are updating the file.

Could be:

SDP-K1: Updating pin names

Removing LED pin definitions based on color.
Removing and updating incorrect USB pin definitions.
Adding comments for Arduino SPI and I2C pins.

- Removing LED pin definitions based on color.
- Removing and updating incorrect USB pin definitions.
- Adding comments for Arduino SPI and I2C pins.
@malavikasajikumar
Copy link
Contributor Author

Thank you for the reviews. Fixed them here: malavikasajikumar@db0d3d2

Also, replaced a few tabs in the comments with spaces.

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 28, 2019

This PR is part of rollup PR #11366

Please do not update this PR, or if needed, let us know asap

@0xc0170 0xc0170 merged commit db0d3d2 into ARMmbed:master Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants