已存档
1
0
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
controller/Lib
Rowan Decker ef8a8c5daa Set DFU bootloader name
Fixes #22

Each (dfu) interface may have more than one a ltsetting each with their own index and name. According to the DFU_1.1 pdf section 4.2.3, "* Alternate settings can be used by an application to access additional memory segments. In this case,
it is suggested that each alternate setting employ a string descriptor to indicate the target memory
segment; e.g., 'EEPROM'." Whether or not we end up using multiple memory segments it is still good to have a descriptive name incase there are other dfu devices connected.

Edit: Fixed previous indentation
2015-03-08 17:23:48 -07:00
..
CMake Set DFU bootloader name 2015-03-08 17:23:48 -07:00
_buildvars.h Fixing NKRO for Windows. 2014-10-01 00:16:14 -07:00
delay.c Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
delay.h Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
Interrupts.h Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
MacroLib.h Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
MainLib.h Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
mk20dx128.ld McHCK USB WORKS!! 2014-07-15 00:28:12 -07:00
mk20dx128vlf5.bootloader.ld Adding McHCK DFU Bootloader 2014-08-15 10:53:43 -07:00
mk20dx128vlf5.ld Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
mk20dx256.ld File and macro modifications for supporting Teensy 3.1 2014-03-22 14:14:23 -07:00
mk20dx256vlh7.bootloader.ld Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
mk20dx256vlh7.ld Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
mk20dx.c Fixing device bricking bug 2015-01-10 19:53:46 -08:00
mk20dx.h Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
OutputLib.h Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00
pin_map.teensy3 More preparation for mk20dx256vlh7 2015-01-10 19:55:28 -08:00
ScanLib.h Preparing for mk20dx256vlh7 2014-12-31 17:13:44 -08:00