Commit Graph

1 Commits

Author SHA1 Message Date
David Montero 5e372f1418 docs: add wiki — ESP32/C3 WiFi emulation investigation and fixes
Detailed document covering the full debugging process and three root
causes fixed to make WiFi association work in QEMU emulation:
  1. channel=0 in wifi_pkt_rx_ctrl_t
  2. wrong AP lookup due to beacon timer race
  3. DMA ring resetting to 0 after firmware clears next pointers
2026-04-07 04:36:06 +02:00