esp:esp32:commands
This is an old revision of the document!
Table of Contents
Usefull Commands
Common commands
idf.py --version idf.py help idf.py fullclean idf.py menuconfig idf.py build
Copy/clone/rename project
- Rename PROJECT_NAME in Makefile
- Update PROJECT_VER in CMakeLists.txt
- Update project( ##NAME## ) in CMakeLists.txt
SoftAP IPv6 connectivity with android phone
ip -6 addr add fd01:2345:6789:0:bbbb:cccc:0:2/64 dev wlan0
esp/esp32/commands.1739086736.txt.gz · Last modified: by 127.0.0.1
