From 1d555d21d9036fec1604c0f5e41a1202038b87ae Mon Sep 17 00:00:00 2001 From: EasyDevKits Date: Sat, 14 Oct 2023 18:14:13 +0200 Subject: tools/scripts: iManufacturer added to camelcase.txt The iManufacturer is also a member of structure libusb_device_descriptor. No need to output a check message by checkpatch.sh Change-Id: Ibbb2eb9cde3482c8d4d6ea784f51a973eb36f8c5 Signed-off-by: EasyDevKits Reviewed-on: https://review.openocd.org/c/openocd/+/7936 Reviewed-by: Antonio Borneo Tested-by: jenkins Reviewed-by: Tomas Vanek --- tools/scripts/camelcase.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/scripts/camelcase.txt b/tools/scripts/camelcase.txt index 2caa81c..b787902 100644 --- a/tools/scripts/camelcase.txt +++ b/tools/scripts/camelcase.txt @@ -77,6 +77,7 @@ bNumInterfaces idProduct idVendor iInterface +iManufacturer iProduct iSerialNumber wMaxPacketSize -- cgit v1.1