-
hello,
I am trying to do basic "hello world" with embassy on esp32c6, but i got error "could not find `executor` in `embassy`"
my cargo.toml :
```
[package]
name = "c6-hello"
version = "0.…
-
### Operating System
windows 10
### Esptool Version
v4.5.1
### Python Version
Python3.11
### Chip Description
ESP8684
### Device Description
USB TO TTL module
### Hardware Configuration
_No…
-
Installed a fresh copy of Sming (MacOS), then after the installation of ESP-IDF I checked the full functionality compiling the Basic_Blink example project for SMING_SOC=esp32s3.
The build process was…
-
### The issue
`cmake ..` in `./build` directory fails after editing `CMakeLists.txt`.
```
CMake Error at
esp/esp-idf-lib/components/color/CMakeLists.txt:1 (if):
if given arguments:
…
omani updated
9 months ago
-
### The issue
Hi im currently using PFC8575TS and i wanted to use your library to make it easier to write and read from the IO expander
but i've not seen if possible a way to write to a specific pi…
-
Hi,
I wanted to use `hal::spi::master::Spi` as an `embedded_hal_async::spi::SpiBus`.
Given the `asynch` module is not [public ](https://github.com/esp-rs/esp-hal/blob/main/esp-hal/src/spi/master.rs#…
-
### 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…
-
https://github.com/wangyongli2023/esp-at/blob/f3ebb5b846f2608a53936bbb5611c3defb52477b/module_config/module_esp32c2-2mb/sdkconfig_silence.defaults#L187
-
### The issue
Build on esp-idf-v5.1 branch, with **idf.py set-target esp32c6**.
Got below build error:
esp-idf-lib/components/mhz19b/mhz19b.c: In function 'mhz19b_init':
/home/axel/esp/esp-idf-d…