Skip to content

Commit 42a019c

Browse files
committed
minor update to readme
1 parent c9b3ba3 commit 42a019c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ After setting this as the template, make sure to update the following:
1818
[main folder](./main) is also where you can put additional header and source
1919
files that you don't think belong in their own components but help keep the
2020
main code clean.
21+
- The [./sdkconfig.defaults](./sdkconfig.defaults) to configure the defaults for
22+
your project / processor.
2123
- Update the [./.github/workflows/build.yml](./.github/workflows/build.yml) file
2224
to have the correct target architecture (e.g. `esp32s3`) for your project.
2325
- Enable `Read and Write permissions` under `Workflow Permissions` on the

0 commit comments

Comments
 (0)