Skip to content

ports/rp2/boards: Add Waveshare RP2040-Zero #16106

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hramrach
Copy link

Waveshare RP2040-Zero is a very small board with an USB C connector and a WS2812 NeoPixel LED.

Summary

Adds new board type

Testing

Flashed a micropython build on the board

@hramrach hramrach force-pushed the master branch 3 times, most recently from 71dc41b to e6e7173 Compare October 29, 2024 17:32
Waveshare RP2040-Zero is a very small board with an USB C connector and
a WS2812 NeoPixel LED.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.57%. Comparing base (9ea8d2a) to head (3f056cd).
Report is 131 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16106   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files         164      164           
  Lines       21345    21345           
=======================================
  Hits        21040    21040           
  Misses        305      305           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

@dpgeorge dpgeorge added port-rp2 board-definition New or updated board definition files. Combine with a port- label. labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board-definition New or updated board definition files. Combine with a port- label. port-rp2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants