esp-hal/esp-wifi/src
Anthony Grondin 060aa7262c
feat(esp-wifi): Implement serde:{Deserialize, Serialize} for wifi structs (#2346)
* feat(esp-wifi): Implement `serde:{Deserialize, Serialize}` for wifi structs

* Update changelog

* Add missing serde feature for dependencies that supports it.
2024-10-16 07:10:43 +00:00
..
ble Remove current_millis (#2304) 2024-10-08 14:04:59 +00:00
common_adapter Adding a way to deinitialize the WiFi stack. (#2187) 2024-10-04 12:16:52 +00:00
compat Change debug! to trace! to reduce logging noise (#2284) 2024-10-07 09:29:41 +00:00
esp_now fix: Fix nightly errors (#1934) 2024-08-30 14:08:06 +00:00
preempt Require float-save-restore in esp-wifi (#2322) 2024-10-10 08:24:50 +00:00
timer Adding a way to deinitialize the WiFi stack. (#2187) 2024-10-04 12:16:52 +00:00
wifi feat(esp-wifi): Implement serde:{Deserialize, Serialize} for wifi structs (#2346) 2024-10-16 07:10:43 +00:00
fmt.rs Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00
lib.rs Silence clippy (#2332) 2024-10-11 17:38:42 +00:00
memory_fence.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
tasks.rs Change debug! to trace! to reduce logging noise (#2284) 2024-10-07 09:29:41 +00:00
wifi_interface.rs Remove current_millis (#2304) 2024-10-08 14:04:59 +00:00