We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b3ba3 commit 42a019cCopy full SHA for 42a019c
README.md
@@ -18,6 +18,8 @@ After setting this as the template, make sure to update the following:
18
[main folder](./main) is also where you can put additional header and source
19
files that you don't think belong in their own components but help keep the
20
main code clean.
21
+- The [./sdkconfig.defaults](./sdkconfig.defaults) to configure the defaults for
22
+ your project / processor.
23
- Update the [./.github/workflows/build.yml](./.github/workflows/build.yml) file
24
to have the correct target architecture (e.g. `esp32s3`) for your project.
25
- Enable `Read and Write permissions` under `Workflow Permissions` on the
0 commit comments