]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Lib/CMake/avr.cmake
Adding support to Macro support to DPH
[kiibohd-controller.git] / Lib / CMake / avr.cmake
index a6985778eda48fdfdb330fec0d9fe99b5f912f33..c4b778e756eb9a0dadb713afb2b4f0425620f06d 100644 (file)
@@ -67,6 +67,10 @@ else ()
 endif ()
 
 
+#| Only Teensy based AVRs supported
+set ( TEENSY 1 )
+
+
 #| Extra Compiler Sources
 #| Mostly for convenience functions like interrupt handlers
 set( COMPILER_SRCS