Skip to content

Release 1.6.0 - Bugfixes, new Adafruit board support, CI

Compare
Choose a tag to compare
@earlephilhower earlephilhower released this 28 May 01:59
· 1023 commits to master since this release
e0d33e2
  • Try to mount Pico drive if not already present during sketch upload (#175)
  • Docs: clarify pin assignments for i2c (#173)
  • Two board variant definitions and a high speed SPI transfer function (#172)
  • Add baud rate to main Serial.begin() (#170)
  • Add TinyUSB usage note. (#168)
  • CI for style, compilation checks (#166 #163 #159)
  • Add quasi-sane abs() implementation to Arduino.h (#157)
  • Fix debug level "Wire" compile error (#151)
  • Ignore non-UTF8 chars in UF2 upload (#148)