Skip to content

Release 1.9.5 - Platform.IO, PulseIn fix, Adafruit board tweaks

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 20:46
· 941 commits to master since this release
adf1c88
  • Build libpico.a with PICO_XOSC_STARTUP_DELAY_MULTIPLIER=64 (#315)
  • Adds board variant definition for Melopero Shake RP2040 (#318)
  • Add PlatformIO support (#250)
  • Reset the SDA and SCL pins to INPUT at Wire.end() to prevent multiple pins connected to I2C when changing pins (#302)
  • Fix pulseIn detection (#293)
  • Fix wire defines on feather (#281)
  • Added minimal HW support for onboard WiFi modem. (#287)
  • Add support for reverse numbering of analog pins. (#283)