-
### Version
5.7.2
### Description
Hi everyone and @gojimmypi,
I'm working on an ESP-IDF HomeKit project and using wolfSSL as a managed component to simplify version updates. I've added wolfSSL a…
-
Look at this resource - https://github.com/mkfrey/u8g2-hal-esp-idf
Check if the SCL and SDA pins for I2C work proper.
-
### 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 up…
-
*Windows 10 64bit
*Eclipse CDT 2023-12
*ESP-IDF plugins for Eclipse 2.3.0
*ESP-IDF 5.1.2
An existing ESP-IDF location can be specified, that's good and it also works.
But the additional ESP t…
-
```
hello-esp32c3 via nix-shell-env ❯ cargo build
Compiling esp-idf-sys v0.33.2
The following warnings were emitted during compilation:
warning: Configuring first supported MCU 'esp32c3' deri…
-
### 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 up…
-
INSTRUCTIONS
============
Before submitting a new issue, please follow the checklist and try to find the answer.
- [x] I have read the documentation [ESP-IDF Programming Guide](https://docs.e…
-
## Motivations
Current version of template is using CMAKE_BUILD_TYPE to determine Release/Debug build. Which will result in the command like this:
```
idf.py -DCMAKE_BUILD_TYPE=Debug build flash …
-
Support for the ESP-IDF bootloader was introduced in https://github.com/probe-rs/probe-rs/pull/1629, however, users have to explicitly identify it in the configuration.
One of the things I love abo…
-
I'm trying to get [arduino-esp32](https://github.com/espressif/arduino-esp32/) to compile using the [esp32-led-blink-sdk](https://github.com/apple/swift-embedded-examples/tree/main/esp32-led-blink-sdk…