esp32_w_esp-idf
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
esp32_w_esp-idf [2025/03/28 20:12] – created bruno | esp32_w_esp-idf [2025/09/14 13:37] (current) – bruno | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <code bash> | + | {{: |
sudo apt-get install git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0 | sudo apt-get install git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0 | ||
mkdir -p ~/esp | mkdir -p ~/esp | ||
Line 10: | Line 10: | ||
cp -r $IDF_PATH/ | cp -r $IDF_PATH/ | ||
cd hello_world/ | cd hello_world/ | ||
- | idf.py set-target | + | idf.py set-target |
# idf.py menuconfig # Component config | # idf.py menuconfig # Component config | ||
idf.py build | idf.py build | ||
- | idf.py -p / | + | idf.py -p / |
</ | </ |
esp32_w_esp-idf.1743192765.txt.gz · Last modified: 2025/03/28 20:12 by bruno