esp-hal/esp-wifi/src
Sergio Gasquez Arcos fd57488ce3
Remove embedded-svc traits and feature (#2235)
* feat: Remove embedded-svc traits and feature

* docs: Changelog entry
2024-09-26 11:14:42 +00:00
..
ble Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
common_adapter Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
compat Create mutexes in heap memory (#2202) 2024-09-20 12:45:57 +00:00
esp_now fix: Fix nightly errors (#1934) 2024-08-30 14:08:06 +00:00
preempt Make esp-wifi build on stable, again. Bump to 0.9.1 (#2067) 2024-09-03 16:10:20 +02:00
timer Rename esp_hal::time::current_time to esp_hal::time::now (#2091) 2024-09-05 14:57:56 +00:00
wifi Remove embedded-svc traits and feature (#2235) 2024-09-26 11:14:42 +00:00
fmt.rs Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00
lib.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
memory_fence.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
tasks.rs WPA2 ENTERPRISE (#2004) 2024-09-03 11:22:39 +00:00
wifi_interface.rs Implement embedded_io::{ReadReady, WriteReady} traits for WifiStack (#1882) 2024-07-31 07:29:10 +00:00