]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - arm.cmake
Adding initial Teensy 3 support, compiles, but not fully functional yet.
[kiibohd-controller.git] / arm.cmake
index 518283b831b85ca241c011760e4a32187be9c807..be722d2ffb64b27213f6201d2393d57e81c8018a 100644 (file)
--- a/arm.cmake
+++ b/arm.cmake
@@ -58,6 +58,9 @@ set( COMPILER_SRCS
        Lib/delay.c
 )
 
+message( STATUS "Compiler Source Files:" )
+message( "${COMPILER_SRCS}" )
+
 
 #| Compiler flag to set the C Standard level.
 #|     c89   = "ANSI" C