Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/MD1
Jacob Alexander e0a2a4806b Adding CMake build support for the KLL compiler
- Automatically downloads the kll compiler if not found
- Added capability files to each of the module that currently have them
- Split modules.cmake so kll.cmake could influence build targets (also needs info from modules.cmake)
- Updated .gitignore for kll compiler directory
- Added documentation on how to manipulate layouts using CMakeLists.txt
- Cleanup of old layout files
2014-09-14 15:51:36 -07:00
..
defaultMap.kll Adding CMake build support for the KLL compiler 2014-09-14 15:51:36 -07:00
matrix.h Matrix scanning for ARM now functional. 2014-08-02 22:19:33 -07:00
scan_loop.c Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
scan_loop.h Matrix scanning for ARM now functional. 2014-08-02 22:19:33 -07:00
setup.cmake Initial MatrixARM implementation 2014-08-01 01:26:25 -07:00