summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config10
1 files changed, 8 insertions, 2 deletions
diff --git a/.config b/.config
index 83894d2..fb84335 100644
--- a/.config
+++ b/.config
@@ -2,9 +2,15 @@
# Automatically generated file; DO NOT EDIT.
# MCU C++ Configuration
#
+# CONFIG_PRINTF_TARGET_SEMIHOSTING is not set
+CONFIG_PRINTF_TARGET_UART=y
CONFIG_TINYPRINTF=y
-CONFIG_PRINTF_TARGET_SEMIHOSTING=y
-# CONFIG_PRINTF_TARGET_UART is not set
+
+#
+# tinyprintf settings
+#
+CONFIG_TINYPRINTF_PRINTF=y
+CONFIG_TINYPRINTF_SNPRINTF=y
CONFIG_SEMIHOSTING=y
#