Skip to content

Conversation

@JosipKuci
Copy link
Contributor

Summary

Add Support for the upcoming Soldered NULA RP2350 board by Soldered Electronics

Testing

Functionality was tested locally by testing SPI, I2C, the SD card, Wi-Fi and Bluetooth as well as the Pins themselves

Signed-off-by: Josip Šimun Kuči <josipsimunkuci@gmail.com>
@github-actions
Copy link

github-actions bot commented Sep 17, 2025

Code size report:

Reference:  zephyr: Add support for GC split-heap. [3d9a3e8]
Comparison: rp2/boards/SOLDERED_NULA_RP2350: Add board image and webpage url. [merge of 27d0b2f]
  mpy-cross:    +0 +0.000% 
   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

@Josverl Josverl added port-rp2 board-definition New or updated board definition files. Combine with a port- label. labels Sep 17, 2025
@robert-hh
Copy link
Contributor

I did not compare the defintions yet with the ones for RPI Pico 2 W, which seems to be similar.

Signed-off-by: Josip Šimun Kuči <josipsimunkuci@gmail.com>
Signed-off-by: Josip Šimun Kuči <josipsimunkuci@gmail.com>
@JosipKuci
Copy link
Contributor Author

I did not compare the defintions yet with the ones for RPI Pico 2 W, which seems to be similar.

The board has a MicroSD card slot as well as many more accessible pins compared to the Pico 2W

@JosipKuci JosipKuci requested a review from robert-hh December 1, 2025 07:23
@robert-hh
Copy link
Contributor

You have enabled the CYW43 module. Does it use the same connections as the Pico 2W?

@JosipKuci
Copy link
Contributor Author

You have enabled the CYW43 module. Does it use the same connections as the Pico 2W?

Yes, it does.

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.

3 participants