Preparing Teensy 3.1 and CLI merge for DPH controller code.

This commit is contained in:
Jacob Alexander 2014-03-22 14:32:06 -07:00
parent ae738374ba
commit b2e237f368
7 changed files with 27 additions and 270 deletions

View file

@ -1,6 +1,6 @@
###| CMAKE Kiibohd Controller |###
#
# Jacob Alexander 2011-2013
# Jacob Alexander 2011-2014
# Due to this file's usefulness:
#
# Released into the Public Domain
@ -27,6 +27,7 @@ include( AddFileDependencies )
#| "avr" # Teensy++ 1.0
#| "avr" # Teensy++ 2.0
#| "arm" # Teensy 3.0
#| "arm" # Teensy 3.1
set( COMPILER_FAMILY "arm" )
#set( COMPILER_FAMILY "avr" )