Skip to content

boards/pic32-clicker: cleanup uart configuration and initialization, cleanup header includes#12768

Merged
fjmolinas merged 2 commits intoRIOT-OS:masterfrom
aabadie:pr/boards/pic32-clicker-uart-cleanup
Nov 22, 2019
Merged

boards/pic32-clicker: cleanup uart configuration and initialization, cleanup header includes#12768
fjmolinas merged 2 commits intoRIOT-OS:masterfrom
aabadie:pr/boards/pic32-clicker-uart-cleanup

Conversation

@aabadie
Copy link
Contributor

@aabadie aabadie commented Nov 21, 2019

Contribution description

This PR cleans up the UART initialization and configuration similar to what was done in #12256.

This is an alternative to #12744.

This PR is untested. but maybe @francois-berder could give it a try.

Testing procedure

  • A green Murdock
  • stdio UART works

Issues/PRs references

Alternative to #12744 (and thus closes #12744), leftover from #12256

@aabadie aabadie added Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: MIPS Platform: This PR/issue effects MIPS-based platforms Area: boards Area: Board ports labels Nov 21, 2019
@francois-berder
Copy link
Contributor

francois-berder commented Nov 21, 2019

Thanks @aabadie for this PR.

I tested on a PIC32 clicker and it is working fine.

@aabadie aabadie force-pushed the pr/boards/pic32-clicker-uart-cleanup branch from 6aceae4 to 401abd5 Compare November 22, 2019 07:13
@aabadie
Copy link
Contributor Author

aabadie commented Nov 22, 2019

Thanks for having a look and testing quickly @francois-berder. I updated the PR with your comment and directly squashed.
Once the CI is green, we are good to go.

@aabadie aabadie requested a review from fjmolinas November 22, 2019 09:39
Copy link
Contributor

@fjmolinas fjmolinas left a comment

Choose a reason for hiding this comment

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

Changes are good and @francois-berder tested, ACK!.

@fjmolinas fjmolinas merged commit 3c60afc into RIOT-OS:master Nov 22, 2019
@aabadie
Copy link
Contributor Author

aabadie commented Nov 22, 2019

Thanks, that was fast :)

@aabadie aabadie deleted the pr/boards/pic32-clicker-uart-cleanup branch November 22, 2019 17:54
@fjmolinas fjmolinas added this to the Release 2020.01 milestone Dec 13, 2019
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 Platform: MIPS Platform: This PR/issue effects MIPS-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants