periph / host

Go·Hardware·Lean - Host drivers
https://periph.io
Apache License 2.0
57 stars 32 forks source link

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

Closed creativeprojects closed 3 years ago

creativeprojects commented 3 years ago

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:

googlebot commented 3 years ago

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).

:memo: 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 commented 3 years ago

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%) :arrow_up:

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 commented 3 years ago

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

maruel commented 3 years ago

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

maruel commented 3 years ago

Would you mind signing the CLA?

creativeprojects commented 3 years ago

@googlebot I signed it!

googlebot commented 3 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

maruel commented 3 years ago

gohci

maruel commented 3 years ago

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