-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.0-beta.3-29-ged5591c5cb on 2024-06-14; NodeMcu-ESP32-C2 with ESP32C2
# Aka latest as of the time of writing
```
### Code/REPL
…
-
**Describe the bug**
When using probe-rs (`main` rev `ff2370fb80e89a6a0fea23d08b767dcba67cf9c9`) in VS Code, I cant set up breakpoints a few levels deep from `main.rs`.
**To Reproduce**
Steps to r…
-
I'm using the following command in all of my experiments.
```
esptool.py --port /dev/ttyUSB0 chip_id
```
and ESP32-D0WD (revision v0.0).
If I use the stub from the latest release (v0.2.0) then …
-
### Board
ESP32-C2
### Device Description
4MB ESP32-C2
### Hardware Configuration
Nothing attached
### Version
latest master (checkout manually)
### IDE Name
PlatformIO
#…
TD-er updated
11 months ago
-
### The issue
I have tried to connect my SCD41 and I uploaded the [example](https://github.com/UncleRus/esp-idf-lib/blob/master/examples/scd4x/default/main/main.c) code to my [ESP32-C3-DevKitM-1](htt…
-
hey, i cant install the esphome yaml on my wifi module that came with the RD6018W as the moudle is a esp32 unit i think . it says its a ESP8684-WROOM-04C. what am i supposed to do?
![20240530_203833…
-
[esp32c2 side.log](https://github.com/espressif/esp-hosted/files/13500020/esp32c2.side.log)
esp host on linux platform,esp32c2 as slave, after esp connect to ap ,it disconnect itself immediately
h…
-
## Environment
* **IntelliJ Rust plugin version:** `0.4.195.5408-231`
* **Rust toolchain version:** any. but using `rustc 1.69.0-nightly (065852def 2023-02-13)`
* **IDE name and version:** CLion …
-
```
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…
-
### The issue
Add function to library to enable mirroring of interrupt pins (Bit 6 of IOCON) Register
### Which SDK are you using?
esp-idf
### Which version of SDK are you using?
master
### Whic…