Skip to content

Commit e174930

Browse files
committed
doc: document our default policy about targets
fixes #484
1 parent 753d568 commit e174930

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,10 @@ the metadata and a template.
464464

465465
See also [`Metadata.md`](Metadata.md).
466466

467+
If the code is target-independent, specify all the targets (see
468+
[devtools/targets.yml](devtools/targets.yml)) in `.eil.yml`. The
469+
`esp_idf_lib_helpers.h` has some useful macros.
470+
467471
### Creating a Pull Request
468472

469473
To test your code, you need to create a Pull Request. It is not practical to

0 commit comments

Comments
 (0)