-
From [Build/Project Variables](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/build-system.html#build-project-variables), it says `PROJECT_NAME` are `PROJECT_DIR` are available…
-
### The problem
I can not get past the initial flash on the device. It is "Unable to compile the configuration".
I have tried specifying differing platform versions and that got it to compile, howev…
-
As my winter hobby project I work on port of OpenTX to ESP32. At the moment I have a basic working version of the radio firmware. I still need to figure out how to integrate it to Companion. The bran…
-
OS: [Ubuntu]
ESP-IDF Version: [v4.3]
I have called ''git clone -b release/v4.3 --recursive https://github.com/espressif/esp-idf.git'' after ran "git submodule update --remote". Errors:
zhy123@zhy…
-
Hello, i am really happy about this function, it is really what I was looking for, the problems is when i am going to compile, i receive this error:
Compiling .pioenvs/00-esp8285-batt-test/src/esph…
-
Hi everybody I have a problem while executing the idf.py menuconfig:
Operation system:Windows 10.
Python Version: Python 3.7.2
The command is: >idf.py --port COM10 -C ./hello_world -v menuconfig
…
-
Is esp-modem supports usb interface to connect with 4G modem using PPP for ESP32-S3 device
-
Try to install demo with ESP-EDF release/v4.4
```
install-rust-toolchain.sh -s release/v4.4
export LIBCLANG_PATH="/Users/maarten/.espressif/tools/xtensa-esp32-elf-clang/esp-15.0.0-20221014-x86_64…
-
VMware PlayerのUbuntu22.04が起動しなくなったので、新しくUbuntuをインストールし直して開発環境を再構築しました。
以前は、Hello Worldのビルドと実行が問題なくできていたのですが、ビルドが途中でエラーになってしまいます。
Compiling esp-idf-sys v0.32.1
error: failed to run custom build…
-
### Board
ESP32c3
### Device Description
DevKitC
### Hardware Configuration
No
### Version
Arduino Core v2.0.4
ESP-idf v 4.4
### IDE Name
Visual studio ESP-IDF plugin
##…