We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05447e1 commit dc63a16Copy full SHA for dc63a16
tests/common.sh
@@ -46,6 +46,8 @@ function skip_ino()
46
*"/TeensySdioLogger/"* | \
47
*"/UserChipSelectFunction/"* | \
48
*"/UserSPIDriver/"*)
49
+ *"/ghostl/examples/coro/"*)
50
+ *"/ghostl/examples/taskqueue/"*)
51
return 0
52
;;
53
*"Teensy"*)
0 commit comments