Skip to content

Conversation

JarekParal
Copy link
Contributor

Description

Add the missing configuration for ADC pins (PTB4, PTB5) for FRDM-K66F board to PeripheralNames.h and PeripheralPins.c.

Solve in issue #10498.

Pull request type

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

@ciarmcom ciarmcom requested review from a team, MarceloSalazar and maclobdell April 29, 2019 11:00
@ciarmcom
Copy link
Member

@JarekParal, thank you for your changes.
@MarceloSalazar @maclobdell @ARMmbed/mbed-os-maintainers please review.

{PTC9, ADC1_SE5b, 0},
{PTC10, ADC1_SE6b, 0},
{PTC11, ADC1_SE7b, 0},
{PTB4 , ADC1_SE10, 0},
Copy link
Contributor

Choose a reason for hiding this comment

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

Small fix needed - code alignment - pins should be aligned

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry I have a different setting of my code editor. Fix in bd59a4c.

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 30, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 30, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit a5862df into ARMmbed:master Apr 30, 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.

6 participants