Skip to content

Releases: adafruit/SdFat

2.3.103

03 Mar 14:49
20f3ffa

Choose a tag to compare

Bug Fixes

  • Set USE_DEBUG_MODE to 0 in PioSdioCard.cpp

Full Changelog: 2.3.102...2.3.103

2.3.102 Remove pioasm.exe from library (and link source)

02 Dec 17:39
09119a0

Choose a tag to compare

What's Changed

Resolves an issue with the Arduino library registry rejecting any library release with EXE files:

  • Remove pioasm.exe and update readme by @tyeth in #45

New Contributors

  • @tyeth made their first contribution in #45

Full Changelog: 2.3.101...2.3.102

2.3.101 Add 1MHz fallback in SdFormatter example

02 Dec 15:26
96a95a7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.100...2.3.101

2.3.100 Sync with upstream 2.3.1

28 Nov 12:56
83933e6

Choose a tag to compare

What's Changed

Full Changelog: 2.3.54...2.3.100

2.3.54 Update Rp2040SdioSetup example for Feather RP2040 Adalogger

05 Aug 12:36
daa55e6

Choose a tag to compare

What's Changed

  • Update Rp2040SdioSetup example for Feather RP2040 Adalogger by @caternuson in #37

New Contributors

Full Changelog: 2.3.53...2.3.54

2.3.53 - fix SDIO with RP2350B

09 Jun 16:27
a0f096c

Choose a tag to compare

What's Changed

  • allow cardSize() for backward compatible with v1 by @hathach in #34
  • fix rp2350B with gpio up to 48 by @hathach in #35

Full Changelog: 2.3.52...2.3.53

2.3.52

05 Jun 09:28
27e40de

Choose a tag to compare

What's Changed

  • fix copy constructor backward compatible for libraries such as Adafruit_WavePlayer by @hathach in #33

Full Changelog: 2.3.51...2.3.52

2.3.51 - library properties name fix

03 Jun 14:02

Choose a tag to compare

2.3.50 update to upstream v2.3.0

30 May 12:50
3c0b262

Choose a tag to compare

What's Changed

Full Changelog: 2.2.54...2.3.50

2.2.54

05 Mar 09:50
1d3b2a2

Choose a tag to compare

What's Changed

  • Fix SDFat conflict with Arduino-Pico BSP by @brentru in #31

New Contributors

Full Changelog: 2.2.3...2.2.54