X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Bootloader%2FCMakeLists.txt;h=7a938d93f1bfcc5818b15bf17f9ba50f1d456ba7;hb=1acbc97e98d8388332c51260017ab23227a91339;hp=cad2b1b5e400e467799fb832c226bf77e4bfb231;hpb=e41444304bad9c4654c1e11f3ea9f264efa5ebd4;p=kiibohd-controller.git diff --git a/Bootloader/CMakeLists.txt b/Bootloader/CMakeLists.txt index cad2b1b..7a938d9 100644 --- a/Bootloader/CMakeLists.txt +++ b/Bootloader/CMakeLists.txt @@ -60,6 +60,7 @@ include( initialize ) # set( SRCS main.c + debug.c # TODO only compile in if necessary dfu.c dfu.desc.c flash.c