-
您好,esp-idf已能正常编译项目,esp-at/esp-idf下也正常执行了./install 和 . ./export.sh ,但是我在esp-at目录下执行./build.py menuconfig时报错如下
root@DESKTOP-6TBOMGV:/home/ylk/esp-at# ./build.py menuconfig
Platform name:ESP32 Mo…
-
Hello,
purpose of this issue is to cover problems related to migration from 2.X (at the moment of writing the latest version is 2.0.14) to 3.X version.
💥 **If you have any problems, please add c…
-
Hello, I created a project through the template esp-idf-template, I only modified.cargo/config.toml file construction failed, please help me
## err log
```bash
The following warnings were emitt…
-
hello, its me again
ive succesfully built and flashed linux into my esp32s3. but i dont know the login credentials.
![image](https://github.com/hpsaturn/esp32s3-linux/assets/70165606/50cafb60-8b3b-…
-
### The issue
As a novice, I encountered the same problem: esp tls: couldn't get hostname for: mqtts. the clouds com: getaddrinfo() returns 202, addrinfo=0x0
How can I solve this problem? If you cou…
-
### The issue
I'm trying to run i2c_driver_install, and getting back a generic ESP_FAIL error, so I'm not sure how to debug it. Here's my code:
```c
#define I2C_FREQ_HZ 100000
#define I2C_PORT 0…
-
### The issue
Hello! I'm trying to flash the scd30 example program to an esp32s3 board.
https://github.com/UncleRus/esp-idf-lib/tree/master/examples/scd30/default
I'm able to compile the exampl…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi,
I'm trying to install a new version of esp-idf and all tools from scratch(i deleted all old installation).
The menuconfig dont open.
In annex follow a picture and log.
esp-idf version:…