Commit 3af560a
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>1 parent e8d0d31 commit 3af560a
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29533 | 29533 | | |
29534 | 29534 | | |
29535 | 29535 | | |
29536 | | - | |
| 29536 | + | |
29537 | 29537 | | |
29538 | 29538 | | |
29539 | 29539 | | |
| |||
29543 | 29543 | | |
29544 | 29544 | | |
29545 | 29545 | | |
| 29546 | + | |
| 29547 | + | |
| 29548 | + | |
| 29549 | + | |
| 29550 | + | |
| 29551 | + | |
| 29552 | + | |
| 29553 | + | |
| 29554 | + | |
| 29555 | + | |
| 29556 | + | |
| 29557 | + | |
| 29558 | + | |
| 29559 | + | |
| 29560 | + | |
| 29561 | + | |
| 29562 | + | |
29546 | 29563 | | |
29547 | 29564 | | |
29548 | 29565 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
0 commit comments