esp-hal icon indicating copy to clipboard operation
esp-hal copied to clipboard

no_std Hardware Abstraction Layers for ESP32 microcontrollers

Results 223 esp-hal issues
Sort by recently updated
recently updated
newest added

Hi, today i extensively experimented with esp-rs in combination with esp-wifi and embassy-rs on the esp32 platform. On a esp32c3 everything works fine as long there is no modem sleep...

package:esp-wifi

Hey! I use another crate which wraps some C code. That crate and esp-wifi both seem to rely on the C functions listed in the title. When both crates are...

package:esp-wifi

I tested the async performance and it is great. There is one small issue with it though. When async code is idle (no throughput) the ping time becomes long because...

package:esp-wifi