I'm looking at the following file.
/*------------------------------------------------------------------------------ * MDK Middleware - Component ::USB:Device * Copyright (c) 2004-2016 ARM Germany GmbH. All rights reserved. *------------------------------------------------------------------------------ * Name: usbd_config_desc_hid_0.c * Purpose: USB Device HID 0 Descriptor Creation *----------------------------------------------------------------------------*/
.
I want to add a report ID and a few other reports. I see a lot of defines in here and wondered if this file was generated with a tool or wizard?
View all questions in Keil forum