Unverified Commit 48a52e61 authored by Earle F. Philhower, III's avatar Earle F. Philhower, III Committed by GitHub

Update to SDFat 2.2.2 release (#2079)

parent f737be33
Subproject commit 255180be140d252605f28667078201fba588b968 Subproject commit 16ba999e1dfe058352108cbf9332afb663894867
...@@ -24,6 +24,8 @@ function skip_ino() ...@@ -24,6 +24,8 @@ function skip_ino()
/p13_TouchSensorLamp/ /p13_TouchSensorLamp/
/StringComparisonOperators/ /StringComparisonOperators/
/PDMSerialPlotter/ /PDMSerialPlotter/
/debug/
/BackwardCompatibility/
EOL EOL
echo $ino | grep -q -F "$skiplist" echo $ino | grep -q -F "$skiplist"
echo $(( 1 - $? )) echo $(( 1 - $? ))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment