From b502c816326908d04252ea3346f07811e8bdd42c Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 14 May 2017 16:03:46 +0200 Subject: wip, experimenting with kconfig in mcucpp. --- config.cmake | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 config.cmake (limited to 'config.cmake') diff --git a/config.cmake b/config.cmake deleted file mode 100644 index 94de0d7..0000000 --- a/config.cmake +++ /dev/null @@ -1,5 +0,0 @@ -set(KCONFIG_TINYPRINTF TRUE) -set(KCONFIG_PRINTF_TARGET_SEMIHOSTING TRUE) -set(KCONFIG_SEMIHOSTING TRUE) -set(KCONFIG_SEMIHOSTING_PUTCHAR TRUE) -set(KCONFIG_SEMIHOSTING_PUTS TRUE) -- cgit v1.2.3