Archived
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
Jacob Alexander c71e67a29a Preparing controller repo for automated travis-ci
- Added clang (i.e. multi-compiler) support to convenience build scripts
- Updated README
- Added Bootloader build scripts for the two main versions currently used
- Added uartOut and usbMuxUart build scripts (these tend to suffer from build rot the most as they're only used in debugging)
- Attempt to get clang support for the Bootloader
  * clang is missing compiler extensions, so this may require a large re-write to get working
2016-07-17 17:27:05 -07:00
..
arm.cmake Preparing controller repo for automated travis-ci 2016-07-17 17:27:05 -07:00
avr.cmake Adding more CMake log information. 2014-12-31 13:42:00 -08:00
build.cmake Disable command list when using configurator 2016-05-05 12:57:30 -07:00
FindCtags.cmake Adding support for ctags generation during cmake generation. 2014-06-28 13:48:49 -07:00
FindDFUSuffix.cmake Adding dfu-suffix signing support to build system 2015-03-02 01:58:53 -08:00
initialize.cmake Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
kll.cmake Moving defaultMap.kll to scancode_map.kll (less confusing) 2016-07-06 09:03:23 -07:00
modules.cmake Adding basic remote capabilities + UART Rx DMA buffers 2015-10-15 00:21:54 -07:00
sizeCalculator Start removing select Linux-isms 2015-10-20 08:48:59 -06:00
writer Start removing select Linux-isms 2015-10-20 08:48:59 -06:00