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

rpi: add support for pi 400 & pi 4B 8GB #11

Merged
merged 1 commit into from
Sep 12, 2021
Merged

Conversation

creativeprojects
Copy link
Contributor

This PR adds support for the raspberry pi 400 board (tested on mine), and support for the 8GB RAM version of the pi 4B

Also:

  • add unit tests for revision 1.2 of pi 4B boards (2 and 4GB)
  • add unit tests for revision 1.4 of pi 4B boards (2, 4 and 8GB)
  • add unit tests for pi 400 (revision 1.0)

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2021

Codecov Report

Merging #11 (da7b9bb) into main (962178f) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #11   +/-   ##
=====================================
  Coverage   33.9%   33.9%           
=====================================
  Files         49      49           
  Lines       5376    5379    +3     
=====================================
+ Hits        1823    1826    +3     
  Misses      3427    3427           
  Partials     126     126           
Impacted Files Coverage Δ
rpi/rpi.go 29.7% <100.0%> (+0.6%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 962178f...da7b9bb. Read the comment docs.

@maruel
Copy link
Member

maruel commented Sep 11, 2021

You'll have to wait a bit for me to fix the CI.

@maruel
Copy link
Member

maruel commented Sep 12, 2021

Do you mind to git fetch, git rebase and git push -f again? The CI should be fixed now. Thanks!

@maruel
Copy link
Member

maruel commented Sep 12, 2021

Would you mind signing the CLA?

@creativeprojects
Copy link
Contributor Author

@googlebot I signed it!

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@maruel
Copy link
Member

maruel commented Sep 12, 2021

gohci

@maruel
Copy link
Member

maruel commented Sep 12, 2021

Oops ignore the failures, it's not your fault. Thanks!

@maruel maruel merged commit d93ad22 into periph:main Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants