Overview
Minor update with an important ADCInput fix, IDE OTA interface chagnes, and general infrastructure updates.
ADC
- Fix ADCInput masking (#2937)
OTA
- Make Arduino IDE ask for OTA password (#2938)
Infrastructure
- Added 'TwoWire::setBufferSize()' to Wire library (#2962)
- Add PSRAM option for Adafruit Metro RP2350 (#2961)
- Panic on stack protector crash instead of exit (#2955)
- Fixed generic PIN_LED and SPI0 Pin assignment on WIZnet W55RP20-EVB-Pico. (#2956)
- Add PICO_RP2350 target platform definition to compile (#2939)