-
### Related area
Arduino Library
### Hardware specification
All Boards
### Is your feature request related to a problem?
The Matter specification has been released, and there has been IDF support…
-
# ESP32-C5 support status in ESP-IDF
ESP-IDF v5.4, currently in development, will include initial support for the mass production version of the ESP32-C5 chip.
In the list below, supported featu…
-
When I try to build the project with "idf.py build" I get the following error:
"CMakeLists.txt not found in project directory C:\esp\esp-idf\examples\esp32-sniffer".
How can I fix this?
ghost updated
3 months ago
-
I keep getting this error when building:
C:\Users\kh1\Desktop\ESP32-WiFi-Extender-master>idf.py build
Executing action: all (aliases: build)
Running ninja in directory c:\users\kh1\desktop\esp32-…
-
building logs:
```
Compiling byteorder v1.5.0
Compiling nb v1.1.0
Compiling embedded-io v0.6.1
Compiling stable_deref_trait v1.2.0
Compiling embedded-hal v1.0.0
Compiling futu…
-
### Answers checklist.
- [X] I have read the documentation of the component in question and the issue is not addressed there.
- [X] I have searched the issue tracker for a similar issue and not fo…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
…
aso-c updated
6 months ago
-
**This is a question**
A clear and concise description of what the question is.
From [this page](https://github.com/aws-samples/amazon-kinesis-video-streams-producer-embedded-c/tree/main/samples/kvs…
-
I have a hello world program for C++. Then I created a .wasm file for the same using the below command with wasi-sdk.
```
/opt/wasi-sdk/bin/clang++ -O3 \
-z stack-size=4096 -Wl,--initia…
-
**esp-idf version is 4.4**
```
Executing action: all (aliases: build)
Running ninja in directory /home/stone/workspace/esp-va-sdk/examples/amazon_aia/build
Executing "ninja all"...
[1/6] Perfor…