Skip to content

Commit 47afcde

Browse files
committed
[skip changelog] Add missing file extensions to Sketch specifications docs
1 parent 2979202 commit 47afcde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/sketch-specification.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The following extensions are supported:
3636
- .c - C Files.
3737
- .S - Assembly language files.
3838
- .h - Header files.
39+
- .tpp, .ipp - Header files (available from Arduino CLI 0.19.0).
3940

4041
For information about how each of these files and other parts of the sketch are used during compilation, see the
4142
[Sketch build process documentation](sketch-build-process.md).

0 commit comments

Comments
 (0)