]> git.donarmstrong.com Git - kiibohd-controller.git/blob - Debug/off/setup.cmake
Added more CLI commands.
[kiibohd-controller.git] / Debug / off / setup.cmake
1 ###| CMake Kiibohd Controller Debug Module |###
2 #
3 # Written by Jacob Alexander in 2011 for the Kiibohd Controller
4 #
5 # Released into the Public Domain
6 #
7 ###
8
9
10 ###
11 # Module C files
12 #
13 #| None!
14
15
16 ###
17 # Module Specific Options
18 #
19
20
21 ###
22 # Compiler Family Compatibility
23 #
24 set( DebugModuleCompatibility
25         arm
26         avr
27 )
28