Skip to content

Commit 29c1f61

Browse files
authored
Update boards.txt
1 parent 1e21b4c commit 29c1f61

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

boards.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -816,10 +816,8 @@ particle_xenon.menu.debug_output.rtt.build.logger_flags=-DCFG_LOGGER=2 -DCFG_TUS
816816
omnimo52840.name=eAFAQ Omnimo nRF52840
817817

818818
# VID/PID for Bootloader, Arduino & CircuitPython
819-
omnimo52840.vid.0=0x239A
820-
omnimo52840.pid.0=0x80D8
821-
omnimo52840.vid.1=0x239A
822-
omnimo52840.pid.1=0x00D8
819+
omnimo52840.vid.0=0x1209
820+
omnimo52840.pid.0=0xCECE
823821

824822
# Upload
825823
omnimo52840.bootloader.tool=bootburn
@@ -841,8 +839,8 @@ omnimo52840.build.usb_product="Omnimo nRF52840"
841839
omnimo52840.build.extra_flags=-DNRF52840_XXAA {build.flags.usb}
842840
omnimo52840.build.ldscript=nrf52840_s140_v6.ld
843841
omnimo52840.build.openocdscript=scripts/openocd/daplink_nrf52.cfg
844-
omnimo52840.build.vid=0x239A
845-
omnimo52840.build.pid=0x8029
842+
omnimo52840.build.vid=0x1209
843+
omnimo52840.build.pid=0xCECE
846844
omnimo52840.build.uf2_family=0xADA52840
847845

848846
# Menu: SoftDevice

0 commit comments

Comments
 (0)