8000 Fix variant definition for w32-eth01 (#6159) · yourchanges/arduino-esp32@a45790b · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a45790b

Browse files
authored
Fix variant definition for w32-eth01 (espressif#6159)
1 parent 0b4516e commit a45790b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7349,7 +7349,7 @@ wt32-eth01.build.bootloader_addr=0x1000
73497349
wt32-eth01.build.target=esp32
73507350
wt32-eth01.build.mcu=esp32
73517351
wt32-eth01.build.core=esp32
7352-
wt32-eth01.build.variant=wt32-eth0
7352+
wt32-eth01.build.variant=wt32-eth01
73537353
wt32-eth01.build.board=WT32_ETH01
73547354

73557355
wt32-eth01.build.f_cpu=240000000L

0 commit comments

Comments
 (0)
0