已存档
1
0
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
controller/Lib/CMake
Jacob Alexander a8caf6e515 Working support for Interconnect
- Supports up to 255 slave nodes (you'll run into ScanCode limitations before then)
- Requires most recent kll compiler update
- Additional debugging output and stats counters
- Noise and parity checking
- Fixed TxFIFO issue when sending buffers larger than the FIFO
- Cleaned up defaultMap.kll
- Added ScanCode caching (reduces interconnect traffic significantly)
- Interconnect module code is conditionally compiled into PartialMap module if required
2015-08-15 21:53:59 -07:00
..
arm.cmake Adding 72 MHz clock support for mk20dx256vlh7 2015-06-14 14:33:39 -07:00
avr.cmake Adding more CMake log information. 2014-12-31 13:42:00 -08:00
build.cmake Adding dfu-suffix signing support to build system 2015-03-02 01:58:53 -08: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 Working support for Interconnect 2015-08-15 21:53:59 -07:00
modules.cmake Adding list of modified files to the cli version command. 2015-02-28 23:50:13 -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