You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
0 commit comments