Tyeth Gundry
daa55e618c
Update library.properties - bump version to 2.3.54
2025-08-05 13:36:14 +01:00
Ha Thach
a0f096ca6b
Update library.properties
2025-06-09 23:23:52 +07:00
Ha Thach
27e40de668
Update library.properties
2025-06-05 16:25:42 +07:00
Liz
54986f09ed
Update library.properties
2025-06-03 09:42:18 -04:00
hathach
e4f7c08f04
Merge remote-tracking branch 'greiman/master' into update-sdfat-v2.3.0
...
# Conflicts:
# examples/BufferedPrint/BufferedPrint.ino
# examples/DirectoryFunctions/DirectoryFunctions.ino
# examples/OpenNext/OpenNext.ino
# examples/ReadCsvFile/ReadCsvFile.ino
# examples/RtcTimestampTest/RtcTimestampTest.ino
# examples/SoftwareSpi/SoftwareSpi.ino
# examples/UnicodeFilenames/UnicodeFilenames.ino
# examples/bench/bench.ino
# examples/rename/rename.ino
# library.properties
# src/FatLib/FatPartition.h
# src/FatLib/FatVolume.h
# src/SdCard/SdSpiCard.h
# src/SdFat.h
# src/SdFatConfig.h
2025-05-30 12:47:33 +07:00
brentru
caf9e91b4e
add @hathach review
2025-03-03 09:44:09 -05:00
brentru
d40da246f7
try bump down prop
2025-02-28 16:22:04 -05:00
brentru
9d69c08a88
bump semver over 2.3.x
2025-02-28 14:48:11 -05:00
brentru
72230805bf
Add new fork file, bump lib prop
2025-02-28 14:42:38 -05:00
brentru
3aff08c143
fix for pico bsp
2025-02-28 10:05:16 -05:00
Bill Greiman
67e26476f1
Add SDIO support for RP2040/RP2350
2025-01-01 07:54:38 -08:00
Bill Greiman
aadedbf206
Added Move constructor and bug fixes.
2024-05-11 13:07:52 -07:00
Tyeth Gundry
f3bba10a3c
Update library.properties to 2.2.3
2023-12-12 13:01:02 +00:00
Bill Greiman
57900b21d2
Reformat, user SPI begin, SPI array functions, bug fixes
2023-04-05 05:34:17 -07:00
hathach
d63799cf4e
update library for fork
2022-10-14 16:53:41 +07:00
Bill Greiman
628effa1c2
New features, major internal changes, bug fixes
2022-07-04 10:24:03 -07:00
Bill Greiman
bab0061a51
Restructure for RTOS use, getName mods, bug fixes
2021-11-24 05:30:36 -08:00
Bill Greiman
fb7415151b
Fix SdInfo example and file.timestamp. Remove Syscall::yield and SysCall::halt
...
Fix SdInfo example and file.timestamp. Remove Syscall::yield and SysCall::halt.
Major restructuring for future portability to RTOS systems and RPI Pico.
2021-10-31 07:11:21 -07:00
Bill Greiman
a5e4bdeb76
Add UTF-8 support
2021-08-23 05:17:02 -07:00
Bill Greiman
caece65d13
Fix Cortex-M0 Hard Fault
2021-06-17 09:33:27 -07:00
Bill Greiman
a9f2b6f886
Fix for SparkFun Mbed Apollo3 Core
2021-03-22 11:15:32 -07:00
Bill Greiman
4582dd4d6c
Improved Teensy SDIO, new features, bug fixes
2021-02-25 08:52:43 -08:00
Bill Greiman
cb5a7d2afb
Add SdFs::format(), improve "const correctness", zip doc
2020-12-30 07:06:43 -08:00
Bill Greiman
f62283abb3
Restructure cache classes to single class
2020-12-26 06:39:40 -08:00
Bill Greiman
1535ac2b03
Timestamp fix, edit src for cplint errors
...
Add time st
2020-12-05 05:53:23 -08:00
Bill Greiman
887e0a6730
Fix cache bug for FAT16/FAT32
2020-11-10 06:48:22 -08:00
Bill Greiman
4dbec4b45e
Major update to version 2.0.0
2020-11-09 08:34:52 -08:00
Bill Greiman
7d0261d144
Fix open bug
2020-05-16 08:47:17 -07:00
Bill Greiman
d8fe044c5a
Add null pointer checks
2020-05-15 09:43:12 -07:00
Bill Greiman
74d464a03b
Use fcntl.h for ESP32
2020-02-24 08:33:42 -08:00
Bill Greiman
41d8e42f2c
Fix FatFile::printName() bug
2020-01-25 06:58:08 -08:00
Bill Greiman
3b79f38cb5
Support for SdFatLite library.
2019-03-09 08:09:38 -08:00
Bill Greiman
635d3fd50f
Add openCwd(), fix library.properties for Particle
2019-01-21 06:15:47 -08:00
Bill Greiman
19cdd8f79b
Partivle SPI fix, ls returns bool
2019-01-13 07:39:50 -08:00
Bill Greiman
60864e38aa
Improved card re-initialization
2019-01-04 07:09:53 -08:00
Bill Greiman
37c1f2606b
Avoid MISO missing pull-up problem
2019-01-02 08:53:16 -08:00
Bill Greiman
356c5e417c
Fix iinitialization for older cards
2018-12-29 09:05:00 -08:00
Bill Greiman
7417ee943c
Particle Gen3 support with POSIX open flags
2018-12-28 11:04:01 -08:00
Bill Greiman
f0c65da000
Fix allocation algorithm
2018-12-18 07:11:05 -08:00
Bill Greiman
46aff556c5
Update copyright. Optional C++ ios
2018-08-10 08:43:56 -07:00
Bill Greiman
d43541f01b
New version for library manager
2018-06-23 04:54:41 -07:00
Bill Greiman
11d6d9ccf4
Fix for low power sleep
2017-12-23 07:16:52 -08:00
Bill Greiman
ae1471ab39
Add invalid cluster error checks
2017-12-23 05:44:26 -08:00
Bill Greiman
8b8776a5f1
Add CRC read error code
2017-07-04 06:48:28 -07:00
Bill Greiman
6ab0533f31
Support on-board SD with dedicated SPI
2017-07-04 06:04:10 -07:00
Bill Greiman
e89cfd3aae
Remove bintocsv.exe
2017-04-28 04:43:14 -07:00
Bill Greiman
6bb055d415
New version for library manager
2017-04-26 13:36:53 -07:00