You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: REFERENCE.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,8 @@ platforms:
90
90
91
91
### Control How Examples Are Compiled
92
92
93
-
The `compile:` section controls the platforms on which the compilation will be attempted, as well as any external libraries that must be installed and included.
93
+
Put a file `.arduino-ci.yml` in each example directory where you require a different configuration than default.
94
+
The `compile:` section controls the platforms on which the compilation will be attempted, as well as any external libraries that must be installed and included.
0 commit comments