Skip to content

Add PROVES Kit RP2040 v4 board#10127

Merged
tannewt merged 3 commits intoadafruit:mainfrom
proveskit:proveskit-rp2040-v4-2
Mar 17, 2025
Merged

Add PROVES Kit RP2040 v4 board#10127
tannewt merged 3 commits intoadafruit:mainfrom
proveskit:proveskit-rp2040-v4-2

Conversation

@nateinaction
Copy link
Copy Markdown

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
Copy Markdown
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.

Comment thread ports/raspberrypi/boards/proveskit_rp2040_v4/mpconfigboard.h Outdated
@nateinaction nateinaction requested a review from tannewt March 13, 2025 01:22
Copy link
Copy Markdown
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.

Comment thread ports/raspberrypi/boards/proveskit_rp2040_v4/mpconfigboard.h Outdated
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
@nateinaction nateinaction requested a review from tannewt March 14, 2025 03:34
Copy link
Copy Markdown
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