Skip to content

Releases: rabbitholecomputing/SdFat

Update to 2.2.3 and include GPT and No Arduino

03 Oct 22:38
22a482b
Compare
Choose a tag to compare

This update keep GPT support and includes a No Arduino build option
It includes all the latest commit from upstream for version 2.2.3
A couple things to note:

  • FILE_COPY_CONSTRUCTOR_SELECT=FILE_COPY_CONSTRUCTOR_PUBLIC must defined as a build parameter for the current implementation of ZuluSCSI and ZuluIDE
  • For the no Arduino build SDFAT_NOARDUINO must be define as a build parameter. This is for GD32 targets

What's Changed

  • Update SdFat for ZuluSCSI and ZuluIDE to latest upstream version, but keep GPT support by @morio in #1

New Contributors

  • @morio made their first contribution in #1

Full Changelog: https://github.com/rabbitholecomputing/SdFat/commits/2.2.3-gpt