We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753d568 commit e174930Copy full SHA for e174930
CONTRIBUTING.md
@@ -464,6 +464,10 @@ the metadata and a template.
464
465
See also [`Metadata.md`](Metadata.md).
466
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
+
471
### Creating a Pull Request
472
473
To test your code, you need to create a Pull Request. It is not practical to
0 commit comments