Skip to content

Commit cc08508

Browse files
pennamfacchinm
authored andcommitted
Fix bridge product name
1 parent f498595 commit cc08508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UNOR4USBBridge/dap_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#define DAP_CONFIG_FAST_CLOCK 2400000 // Hz
3232

3333
#define DAP_CONFIG_VENDOR_STR "Arduino"
34-
#define DAP_CONFIG_PRODUCT_STR "Santiago CMSIS-DAP Adapter"
34+
#define DAP_CONFIG_PRODUCT_STR "UNO R4 WiFi CMSIS-DAP Adapter"
3535
#define DAP_CONFIG_SER_NUM_STR "123456789101112"
3636
#define DAP_CONFIG_CMSIS_DAP_VER_STR "2.0.0"
3737

0 commit comments

Comments
 (0)