Skip to content

Commit 48a52e6

Browse files
Update to SDFat 2.2.2 release (#2079)
1 parent f737be3 commit 48a52e6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

libraries/ESP8266SdFat

Submodule ESP8266SdFat updated 155 files

tests/common.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ function skip_ino()
2424
/p13_TouchSensorLamp/
2525
/StringComparisonOperators/
2626
/PDMSerialPlotter/
27+
/debug/
28+
/BackwardCompatibility/
2729
EOL
2830
echo $ino | grep -q -F "$skiplist"
2931
echo $(( 1 - $? ))

0 commit comments

Comments
 (0)