-
### 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…
-
Something with the `arduino-cli-cmake-wrapper` maybe?
```
$ fprime-util generate esp32
[INFO] Generating build directory at: /home/ethan/work/fprime-projects/fprime-community/fprime-tutorial-ardu…
-
I've been using VSCode under Windows with the ESP-IDF framework for a while, but I'm now trying out the esp-iot-bridge project. After using `git clone https://github.com/espressif/esp-iot-bridge` I ca…
-
Using version 4.0, I'm experience the same issue as #943
I'm trying to build it myself (i.e: without CMake provided by the cpputest project) on the target (ESP32 IDF)
I'm getting
undefined ref…
-
Running `idf.py --version` complains that Git can't get the version.
```
$ idf.py --version
fatal: not a git repository: '/nix/store/zxyj5pafs2v9dbc1ij30zxg00cyi20a9-esp-idf-v4.3.1/.git'
WARNING…
-
Good work, but at final link stage, here is an error, can not find sysconf,
platorm win10, idf 3.3/4.3, ttgo example
-
### Brief Issue Summary
I'm trying to get color output in terminal. Suggested workaround here https://github.com/microsoft/vscode-cmake-tools/issues/478#issuecomment-1081093372 isn't working as exp…
-
### OS
Windows
### Operating System version
11
### Visual Studio Code version
1.91.1
### ESP-IDF version
5.2.2
### Python version
3.12.2
### Doctor command output
Hi,
…
-
i am new with the esp32 and am trying to build the camera web server example and fail with this output. if you could tell me what am i missing
thanks
single_chip/camera_web_server$ idf.py build
…
-
```
CMAKE_CXX_COMPILER: /opt/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++
CMAKE_CXX_COMPILER_ID: GNU
CMAKE_CXX_COMPILER_VERSION: 5.2.0
Boost version: 1.69.0
```
sml CMakeList.text
```
if("${CMAK…