Skip to content
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

cpu: mips*: Reorganize headers #12477

Merged
merged 5 commits into from
Oct 21, 2019
Merged

Conversation

francois-berder
Copy link
Contributor

Contribution description

Reorganize headers in cpu/mips32r2_common, cpu/mips_pic32_common, cpu/mips_pic32mx and cpu/mips_pic32mzto make it more similar to other cpu architectures.

Testing procedure

This PR does not introduce any new features so hopefully everything should continue working.
Compile hello-world and check that the UART output is correct.

Issues/PRs references

None.

Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
@benpicco benpicco added 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 CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 17, 2019
@benpicco
Copy link
Contributor

Murdock found some doxygen issues.
Otherwise this looks good.

@francois-berder
Copy link
Contributor Author

Murdock fails because my PR needs squashing. Apart from that, the doxygen warnings were fixed and the PR is ready for review.

@benpicco
Copy link
Contributor

Go ahead and squash then!

Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

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

This only moves code around.
Murdock run should be enough.

@benpicco benpicco merged commit 80c0033 into RIOT-OS:master Oct 21, 2019
@francois-berder francois-berder deleted the mips-refactor branch October 24, 2019 18:03
@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
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