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 c7a2358 commit 2fee44cCopy full SHA for 2fee44c
README.md
@@ -59,7 +59,7 @@ on a GitHub runner. You can use this as a reference for setting up your own envi
59
```
60
61
* Change the license to your license.
62
-* Change the `TARGET` variable in the Makefile to the name of your chip. By default it is set to `esp32`.
+* Change the `IDF_TARGET` variable in the Makefile to the name of your chip. By default it is set to `esp32`.
63
* Run `make init`. This will copy some of the Toit files, depending on the target, to your repository.
64
65
After initialization you should have the files `sdkconfig.defaults` and `partitions.csv` in the `build-root`
0 commit comments