Skip to content

Release 4.5.4 - Important ADCInput fix, misc other updates

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 15:25
· 8 commits to master since this release

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)