Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,9 @@ Ghost ESP turns your ESP32 into a powerful, cheap and helpful wireless testing t

- **ESP32 C6**

> **Note:** Feature availability may vary by model.
- **ESP32 P4**

> **Note:** Feature availability may vary by model. ESP32-P4 does not have built-in WiFi/BT but can work with external WiFi/BT chips via SDIO/SPI.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good shit

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think the robot snuck the sdio/spi part in as in saying its supported on the hardware layer, and it didnt click when i reviewed how wrong it was since that was the next thing i wanted to work towards. The wirelesstag p4c5 and the p4c6 devkit have the dual chips connected over sdio rather than uart


---

Expand Down
Loading