Skip to content

Commit 2fee44c

Browse files
authored
README TARGET -> IDF_TARGET (#20)
1 parent c7a2358 commit 2fee44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ on a GitHub runner. You can use this as a reference for setting up your own envi
5959
```
6060

6161
* 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`.
62+
* Change the `IDF_TARGET` variable in the Makefile to the name of your chip. By default it is set to `esp32`.
6363
* Run `make init`. This will copy some of the Toit files, depending on the target, to your repository.
6464

6565
After initialization you should have the files `sdkconfig.defaults` and `partitions.csv` in the `build-root`

0 commit comments

Comments
 (0)