Skip to content

Commit

Permalink
Allow many ESP8266SdFat examples to build properly
Browse files Browse the repository at this point in the history
Add the new examples back to CI runs for more coverage
  • Loading branch information
earlephilhower committed Nov 3, 2021
1 parent 88e20f5 commit 1902618
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions tests/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,13 @@ function skip_ino()
read -d '' skiplist << EOL || true
/#attic/
/AvrAdcLogger/
/BackwardCompatibility/
/bench/
/BufferedPrint/
/DirectoryFunctions/
/examplesV1/
/ExFatLogger/
/MinimumSizeSdReader/
/OpenNext/
/QuickStart/
/ReadCsvFile/
/rename/
/RtcTimestampTest/
/SdErrorCodes/
/SoftwareSpi/
/TeensyDmaAdcLogger/
/TeensyRtcTimestamp/
/TeensySdioDemo/
/TeensySdioLogger/
/UnicodeFilenames/
/UserChipSelectFunction/
/UserSPIDriver/
EOL
Expand Down

0 comments on commit 1902618

Please sign in to comment.