提交 776f0da7 编写于 作者: C C47D

README: Add note about using make instead of idf.py when using ESP-IDF v3.x

上级 7484c2eb
......@@ -48,6 +48,8 @@ This project tries to be compatible with both the ESP-IDF v3.x and v4.0, but usi
Instructions here are given for the v4.x toolchain using `idf.py`, but it is easy to translate to make.
For example instead of running `idf.py menuconfig`, just run `make menuconfig`.
When using the ESP-IDF v3.x framework you must use `make` to build the project!.
### Build this repository standalone and run the demo.
Try this first to make sure your hardware is supported, wired and configured properly.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册