Skip to content

Commit 302c84e

Browse files
committed
added usb pid address
1 parent bd7ffd7 commit 302c84e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

boards.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50607,7 +50607,10 @@ kodedot.recipe.output.save_file={build.project_name}.ino.bin
5060750607

5060850608
# FED4 Board
5060950609
fed4.name=FED4
50610-
50610+
fed4.vid.0=0x303A
50611+
fed4.pid.0=0x82Ed
50612+
fed4.upload_port.0.vid=0x303A
50613+
fed4.upload_port.0.pid=0x82E5
5061150614
fed4.bootloader.tool=esptool_py
5061250615
fed4.bootloader.tool.default=esptool_py
5061350616

0 commit comments

Comments
 (0)