Skip to content

PinNames.h: #10460

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

Closed
wants to merge 1 commit into from
Closed

PinNames.h: #10460

wants to merge 1 commit into from

Conversation

malavikasajikumar
Copy link
Contributor

@malavikasajikumar malavikasajikumar commented Apr 23, 2019

Description

Improvements made to board support package of SDP-K1.

PinNames.h:

  • Removing definition of Status LED.
  • Redefining SPI and I2C pin names using Arduino pins names.

system_clock.c:

  • Set AWAKE signal high to ensure VIO through SDP and Arduino connectors to daughter boards.

Pull request type

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

- Removing definition of Status LED.
- Redefining SPI and I2C pin names using Arduino pins names.

system_clock.c:
- Set AWAKE signal high to ensure VIO through SDP and Arduino connectors to daughter boards.
@malavikasajikumar
Copy link
Contributor Author

Copy link
Member

@bulislaw bulislaw left a comment

Choose a reason for hiding this comment

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

Hi there, thanks for your contribution. Couple of points:

  • Please remove dead code (or at least don't introduce any new dead code)
  • Split the changes into two commits: pin names and system clock changes
  • Provide meaningful titles for commits (including the affected platform)

@malavikasajikumar
Copy link
Contributor Author

Thanks, @bulislaw .
New pull request created: #10471

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.

2 participants