Modify idf.sh to automatically find the hash of the image
This commit is contained in:
parent
da6a2d9d28
commit
acb90918fd
@ -15,7 +15,7 @@ Make sure the `USB_GUID` and `USB_DEV` in `idf.py` have the correct values.
|
|||||||
|
|
||||||
1. Build the docker image
|
1. Build the docker image
|
||||||
```bash
|
```bash
|
||||||
$ sudo docker build . --tag hyperlink
|
$ docker build .
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Compile the project
|
2. Compile the project
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user