Skip to content

Update to 2.2.3 and include GPT and No Arduino

Latest
Compare
Choose a tag to compare
@morio morio released this 03 Oct 22:38
22a482b

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