We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2979202 commit 47afcdeCopy full SHA for 47afcde
docs/sketch-specification.md
@@ -36,6 +36,7 @@ The following extensions are supported:
36
- .c - C Files.
37
- .S - Assembly language files.
38
- .h - Header files.
39
+- .tpp, .ipp - Header files (available from Arduino CLI 0.19.0).
40
41
For information about how each of these files and other parts of the sketch are used during compilation, see the
42
[Sketch build process documentation](sketch-build-process.md).
0 commit comments