Although I use MicroPython, I tend to program in C/C++ with the Pico SDK.
Having just acquired a couple of Pico LiPo 2XL W boards, what should I define PICO_BOARD as to get the right board features (RP2350B, WiFi/BT, 16MB and PSRAM)?
The SDK has pimoroni_pico_plus2_w_rp2350 available. This looks correct, but I thought I’d ask just to make sure.
Thanks in advance
Steve