Skip to content

boards: pic32-clicker: Use pic32prog as default programmer#13125

Merged
aabadie merged 1 commit intoRIOT-OS:masterfrom
francois-berder:clicker-pic32prog
Jan 15, 2020
Merged

boards: pic32-clicker: Use pic32prog as default programmer#13125
aabadie merged 1 commit intoRIOT-OS:masterfrom
francois-berder:clicker-pic32prog

Conversation

@francois-berder
Copy link
Copy Markdown
Contributor

Contribution description

This PR adds a default programmer for the pic32-clicker board such that you can use make flash to program your board.

Testing procedure

I flashed hello-world example on a pic32-clicker and I verified that I received the right message on the serial port.

Issues/PRs references

This should close #8052.

@aabadie aabadie added Area: boards Area: Board ports Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation labels Jan 14, 2020
Copy link
Copy Markdown
Contributor

@aabadie aabadie left a comment

Choose a reason for hiding this comment

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

This is the same flash method than the pic32-wifire. I think there's room for factorization but this can be done later.
I trust your tests @francois-berder and couldn't any problems with the code changes.

ACK

@aabadie aabadie merged commit 630ff14 into RIOT-OS:master Jan 15, 2020
@fjmolinas fjmolinas added this to the Release 2020.01 milestone Jan 15, 2020
@francois-berder francois-berder deleted the clicker-pic32prog branch January 15, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: boards Area: Board ports Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mips: several issues

3 participants