esp-hal/esp-wifi/src/wifi
Scott Mabin ba63beb3b2
Move binary logging to sys crate (#2183)
* Move binary logging to sys crate

* make ieee take radio clks by value

* rename wifi-logs to binary-logs and fix compilation

* update sys to use correct size types

* move rtc_clk_xtal_freq_get to esp-hal

* changelogs and migration guide

* s/wifi-logs/sys-logs/g

* activate log features for esp-wifi-sys

* ble log fix c2

* fix logs using latest sys rev

* fix warning
2024-09-19 15:19:54 +00:00
..
mod.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
os_adapter_esp32.rs Removing raw addresses manipulations - part 3 (#1892) 2024-08-14 16:38:00 +00:00
os_adapter_esp32c2.rs Add esp wifi to monorepo with history (#1582) 2024-05-24 17:41:59 +00:00
os_adapter_esp32c3.rs Add esp wifi to monorepo with history (#1582) 2024-05-24 17:41:59 +00:00
os_adapter_esp32c6.rs Add esp wifi to monorepo with history (#1582) 2024-05-24 17:41:59 +00:00
os_adapter_esp32h2.rs Add esp wifi to monorepo with history (#1582) 2024-05-24 17:41:59 +00:00
os_adapter_esp32s2.rs Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00
os_adapter_esp32s3.rs Check all features and targets in CI when linting (#1824) 2024-07-24 11:45:41 +00:00
os_adapter.rs Move binary logging to sys crate (#2183) 2024-09-19 15:19:54 +00:00
state.rs Add esp wifi to monorepo with history (#1582) 2024-05-24 17:41:59 +00:00
utils.rs Add esp wifi to monorepo with history (#1582) 2024-05-24 17:41:59 +00:00