Releases: adafruit/Adafruit_CPFS
Releases · adafruit/Adafruit_CPFS
1.2.1 Update library.properties version
- Small change to version in
library.propertiesfile to match release.
Full Changelog: 1.2.0...1.2.1
1.2.0 - update sdfat
What's Changed
- update sdfat include in header by @BlitzCityDIY in #5
New Contributors
- @BlitzCityDIY made their first contribution in #5
Full Changelog: 1.1.0...1.2.0
Add msc flag to begin()
This is a breaking API change. New library, things still being worked out.
RP2040: add idle flag to begin()
This will be needed for PicoDVI use later (RP2040 core and PicoDVI lib both require corresponding updates).
Initial release
Note to early adopters: breaking API changes might occur early on, be alert.