Skip to content

Release 1.9.15 - pgm_read fixes, Adafruit compatibility

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 11:41
· 738 commits to master since this release

Bug fixes

  • Fix pgm_read_ macros with inline functions (#449)
  • Add interpolater include path (#428)

Library Updates

  • Update tinyusb 1.9.2 (#445)
  • Remove unused copy of std C++ library (#443)

Adafruit board compat

  • Add NeoPixel pins to Adafruit boards (#438)
  • Rename SDFat directory for Adafruit compatibility

Boards

  • Add board flyboard2040core (#437)

Platform.IO infrastructure

  • Make pio build script executable by default (#446)
  • Correctly use earlephilhower.varant if variant not given, ensure USB power macro is always there (#444)
  • Generate Platform.IO board definitions (#426)
  • Fix libraries and RAM size in PlatformIO build (#440)