Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Output/pjrcUSB/arm
Jacob Alexander 5162980791 Updating bcdDevice and iSerial fields in USB descriptors
- Use commit number as the basis for bcdDevice field (maximum is 2^16)
- Change iSerial from commit date to chip Unique ID
- Update both Firmware and Bootloader to use the same scheme (bcdDevice and iSerial)
- Cleanup of Bootloader code
- Split out build info CMake commands to a new file
2016-07-23 16:16:16 -07:00
..
usb_desc.c Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usb_desc.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usb_dev.c Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usb_dev.h Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_joystick.c Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_joystick.h Forgot to add these files in an earlier commit 2015-08-21 18:26:46 -07:00
usb_keyboard.c Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_keyboard.h Code cleanup 2015-06-14 14:33:40 -07:00
usb_mem.c More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00
usb_mem.h Code cleanup 2015-06-14 14:33:40 -07:00
usb_mouse.c Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_mouse.h Adding basic mouse button support 2016-03-21 00:51:51 -07:00
usb_rawio.c Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_rawio.h Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_serial.c Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
usb_serial.h Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00