]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding module compatibility check to CMake build scripts.
authorJacob Alexander <triplehaata@gmail.com>
Wed, 30 Jan 2013 23:13:49 +0000 (18:13 -0500)
committerJacob Alexander <triplehaata@gmail.com>
Wed, 30 Jan 2013 23:13:49 +0000 (18:13 -0500)
commitfc7998d605195c306d90fe068aa786796a17e028
treea10cad74688587cfc6bd7cebebcf84ae30a20549
parentc8b4baf652ed7f3ea7b569e50db70aa718b0fdff
Adding module compatibility check to CMake build scripts.

- All modules have a default avr compatibilty right now (since that is what they were developed on)
- As modules get tested and added, arm support has to be turned on in the respective setup.cmake file
26 files changed:
CMakeLists.txt
Debug/full/setup.cmake
Debug/led/setup.cmake
Debug/off/setup.cmake
Debug/print/print.h
Debug/print/setup.cmake
Macro/basic/setup.cmake
Macro/buffer/setup.cmake
Scan/BETKB/setup.cmake
Scan/BudKeypad/setup.cmake
Scan/EpsonQX-10/setup.cmake
Scan/FACOM6684/setup.cmake
Scan/HP150/setup.cmake
Scan/HeathZenith/setup.cmake
Scan/IBMConvertible/setup.cmake
Scan/Kaypro1/setup.cmake
Scan/MBC-55X/setup.cmake
Scan/MicroSwitch8304/setup.cmake
Scan/SKM67001/setup.cmake
Scan/SonyNEWS/setup.cmake
Scan/SonyOA-S3400/setup.cmake
Scan/Tandy1000/setup.cmake
Scan/UnivacF3W9/setup.cmake
Scan/matrix/setup.cmake
USB/pjrc/setup.cmake
setup.cmake