Files
Patrick Van Oosterwijck 3af560a7dc fix(board): Fix wESP32 board config with new options (#11879)
* fix(board): Fix wESP32 board config with new options

- Provide flash size option to choose 4MB flash (rev 5 and below)
  or 16MB flash (default, rev 7 and higher).
- Provide appropriate partition scheme options to effectively us
  either 4MB or 16MB flash sizes.
- Change default Ethernet PHY from LAN8720 to RTL8201 (rev 7 and
  higher).

* fix(board): Fix wESP32 board config typo

---------

Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2025-10-06 10:55:28 +03:00
..