esp:esp32:commands
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| esp:esp32:commands [2025/04/14 17:17] – oscar | esp:esp32:commands [2025/04/14 17:48] (current) – oscar | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ---- | ---- | ||
| + | ===== Core tools ===== | ||
| + | Esp-idf commands can be executed using: | ||
| + | * **idf.py**, Located in: /// | ||
| + | * **python**, Located in: /// | ||
| + | * **esptool.py**, | ||
| ===== Common commands ===== | ===== Common commands ===== | ||
| Line 16: | Line 21: | ||
| ===== Write Application to partition ===== | ===== Write Application to partition ===== | ||
| python -m esptool --chip esp32c3 -p / | python -m esptool --chip esp32c3 -p / | ||
| + | python ../ | ||
| ===== Read/Write config partition ===== | ===== Read/Write config partition ===== | ||
esp/esp32/commands.1744651060.txt.gz · Last modified: by oscar
