Commit da658ab
authored
[skip changelog] Document sketch filename requirements (#1287)
Previously, the Arduino Sketch Specification only documented the requirements for sketch folder names. Since the primary
sketch filename must match the folder name, this appeared at a glance to be self-evident. However, sketches may consist
of multiple files, and so the specification was ambiguous regarding the naming requirements for additional files.1 parent e64bd91 commit da658ab
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments