Skip to content

Commit f7fd69b

Browse files
Updated VID and PID for R3actor
1 parent 9f7d002 commit f7fd69b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
0 Bytes
Binary file not shown.

Source/boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ r3aktor.build.extra_flags=-DUSE_ARDUINO_MKR_PIN_LAYOUT -D__SAMD21G18A__ {build.u
3939
r3aktor.build.ldscript=linker_scripts/gcc/flash_with_bootloader.ld
4040
r3aktor.build.openocdscript=openocd_scripts/arduino_zero.cfg
4141
r3aktor.build.variant=r3aktor
42-
r3aktor.build.vid=0x2341
43-
r3aktor.build.pid=0x804f
42+
r3aktor.build.vid=0x04D8
43+
r3aktor.build.pid=0xE9AB
4444
r3aktor.bootloader.tool=openocd
4545
r3aktor.bootloader.file=r3aktor/samd21_sam_ba_pwfusion_r3aktor.bin

package_pwfusion_samd_index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"category": "Contributed",
1414
"url": "https://github.com/PlayingWithFusion/Arduino_SAMD/raw/main/Releases/PwFusion_SAMD_00.00.10.zip",
1515
"archiveFileName": "PwFusion_SAMD_00.00.10.zip",
16-
"checksum": "SHA-256:45A4745ED2E73CAA4F822E5ECCEFC8F2CDEE3A217AC25E991C3A20B4261A0AB7",
16+
"checksum": "SHA-256:4600912CA96F7C33367A9C0D7B4867D55E3071C989B5D1CF29EF586A0D34BC8B",
1717
"size": "1681820",
1818
"boards": [
1919
{

0 commit comments

Comments
 (0)