Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Zephyr • Re: Support for non-Pico boards ?

$
0
0
Poking around in the SDK, chips like the Wiznet W5500 are already supported
Pimoroni Pico Plus2 is already listed there: https://docs.zephyrproject.org/latest/b ... index.html
Thanks. I must have missed those or got fixated on Raspberry Pi boards when I looked through the output of "west boards".

That list seems to be generated by walking 'zephyrproject/zephyr/boards' and manufacturer names don't propagate to the list. The list of RP2-based boards appears to be, E&OE -

Code:

Adafruit Feather AdaLogger RP2040        feather_adalogger_rp2040Adafruit Feather CANbus RP2040           feather_canbus_rp2040Adafruit Feather RP2040                  feather_rp2040Adafruit Macropad RP2040                 macropad_rp2040Adafruit QtPy RP2040                     qt_py_rp2040Kws Pico 2 SPE                           pico2_speKws Pico SPE                             pico_spePimoroni Pico Plus 2                     pico_plus2Raspberry Pi Pico                        rpi_picoRaspberry Pi Pico 2                      rpi_pico2Seeed Xiao RP2040                        xiao_rp2040Shields - Adafruit Neopixel Grid BFF     adafruit_neopixel_grid_bffShields - MCP2515                        mcp2515Shields - RPI Pico Uno Flexypin          rpi_pico_uno_flexypinShields - Waveshare Pico LCD 1.14        waveshare_pico_lcd_1_14Shields - Waveshare Pico Oled 1.3        waveshare_pico_oled_1_3Shields - Waveshare Ups                  waveshare_upsSparkfun Pro Micro RP2040                pro_micro_rp2040Technexion Pico Pi                       pico_piWaveshare RP2040 Plus                    rp2040_plusWaveshare RP2040 Zero                    rp2040_zeroWIZnet W5500-EVB-Pico                    w5500_evb_picoWIZnet W5500-EVB-Pico-2                  w5500_evb_pico2
I think you missed some boards there - in the Zephyr docs you can filter by SOC to view all the RP2 boards currently supported - https://docs.zephyrproject.org/latest/b ... %2Crp2350b - although I think that doesn’t include shields, as they don’t have that SOC on them (because you could attach the shield to any SOC)

Statistics: Posted by will-v-pi — Sun Sep 14, 2025 7:55 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles