Archiviato
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Lib/CMake
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
..
arm.cmake Set DFU bootloader name 2015-03-08 17:23:48 -07:00
avr.cmake Adding more CMake log information. 2014-12-31 13:42:00 -08:00
build.cmake Adding experimental clang compiler support for arm-none-eabi 2014-12-31 19:42:16 -08:00
FindCtags.cmake Adding support for ctags generation during cmake generation. 2014-06-28 13:48:49 -07:00
initialize.cmake Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
kll.cmake Disabling automatic refresh of kll repo unless specifically enabled 2015-02-09 12:14:45 -08:00
modules.cmake Updating setup.cmake files to use Module hierarchy implicitly 2015-01-25 17:55:28 -08:00
sizeCalculator Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
writer Adding compiler change detection. 2014-04-19 01:51:25 -07:00