comparison Bootloader/dfu.desc.c @ 424:0d1cc6ec4af7

Merge branch 'master' of github.com:kiibohd/controller
author CryHam <cryham@gmail.com>
date Tue, 01 Mar 2016 19:40:00 +0100
parents 910be0f02758
children
comparison
equal deleted inserted replaced
423:be6b57c5b438 424:0d1cc6ec4af7
1 // Originally Generated from MCHCK Toolkit 1 // Originally Generated from MCHCK Toolkit
2 /* Copyright (c) Jacob Alexander 2014-2015 <haata@kiibohd.com> 2 /* Copyright (c) Jacob Alexander 2014-2016 <haata@kiibohd.com>
3 * 3 *
4 * This program is free software: you can redistribute it and/or modify 4 * This program is free software: you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by 5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation, either version 3 of the License, or 6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version. 7 * (at your option) any later version.
36 .wTotalLength = sizeof(struct usb_config_1), 36 .wTotalLength = sizeof(struct usb_config_1),
37 .bNumInterfaces = 1, 37 .bNumInterfaces = 1,
38 .bConfigurationValue = 1, 38 .bConfigurationValue = 1,
39 .iConfiguration = 0, 39 .iConfiguration = 0,
40 .one = 1, 40 .one = 1,
41 .bMaxPower = 100 41 .bMaxPower = 50
42 }, 42 },
43 .usb_function_0 = { 43 .usb_function_0 = {
44 .iface = { 44 .iface = {
45 .bLength = sizeof(struct usb_desc_iface_t), 45 .bLength = sizeof(struct usb_desc_iface_t),
46 .bDescriptorType = USB_DESC_IFACE, 46 .bDescriptorType = USB_DESC_IFACE,