Skip to content

Add PROVES Kit RP2040 v4 board #10127

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

Merged
merged 3 commits into from
Mar 17, 2025
Merged

Conversation

nateinaction
Copy link

Hey CircuitPython team,

I'm a first time contributor looking to add an open source cubesat flight control board. The PID is registered with pid.codes.

This is building locally for me:

make BOARD=proveskit_rp2040_v4
...
   text	   data	    bss	    dec	    hex	filename
    244	      0	      0	    244	     f4	build-proveskit_rp2040_v4/boot2.elf
Memory region         Used Size  Region Size  %age Used
  FLASH_FIRMWARE:      857864 B      1020 KB     82.13%
             RAM:       63208 B       256 KB     24.11%
       SCRATCH_Y:          0 GB         4 KB      0.00%
       SCRATCH_X:          2 KB         4 KB     50.00%
Converted to uf2, output size: 1716224, start address: 0x10000000
Wrote 1716224 bytes to build-proveskit_rp2040_v4/firmware.uf2

Please let me know if you have any feedback. I'm available via GitHub or as nateinaction on the Adafruit discord.

Thank you for your time!

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

One question.

@nateinaction nateinaction requested a review from tannewt March 13, 2025 01:22
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

One more extra thing to remove.

Co-authored-by: Scott Shawcroft <scott@tannewt.org>
@nateinaction nateinaction requested a review from tannewt March 14, 2025 03:34
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thanks!

@tannewt tannewt merged commit 9418e0a into adafruit:main Mar 17, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants