Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Bootloader
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
..
Builds Preparing controller repo for automated travis-ci 2016-07-17 17:27:05 -07:00
Scripts Start removing select Linux-isms 2015-10-20 08:48:59 -06:00
_buildvars.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
CMakeLists.txt Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
debug.c Adding missing debug header. 2015-06-14 14:33:40 -07:00
debug.h Bootloader fix 2015-08-21 22:59:11 -07:00
dfu.c Basic code for mk20dx256vlh7 flashing 2015-06-14 14:33:40 -07:00
dfu.desc.c Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
dfu.desc.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
dfu.h Code cleanup 2015-06-14 14:33:40 -07:00
flash.c Working mk20dx256vlh7 usb flash support 2015-06-14 14:33:40 -07:00
flash.h Code cleanup 2015-06-14 14:33:40 -07:00
ftfl.h Code cleanup 2015-06-14 14:33:40 -07:00
kinetis.c Fix whitespace 2015-03-08 18:40:01 -07:00
main.c Setting ICED bootloader to turn LCD backlight red 2015-08-01 18:26:04 -07:00
mchck-cdefs.h Code cleanup 2015-06-14 14:33:40 -07:00
mchck.h Preparing controller repo for automated travis-ci 2016-07-17 17:27:05 -07:00
sim.h Code cleanup 2015-06-14 14:33:40 -07:00
usb-common.h Code cleanup 2015-06-14 14:33:40 -07:00
usb-internal.h Code cleanup 2015-06-14 14:33:40 -07:00
usb.c Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usb.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usbotg.h Code cleanup 2015-06-14 14:33:40 -07:00