From 7d228d67ccad0042c6d8cd25935da0db4c948fdc Mon Sep 17 00:00:00 2001 From: Fastium <79766552+Fastium@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:18:49 +0100 Subject: [PATCH] FIX mbed_app.json --- mbed_app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbed_app.json b/mbed_app.json index 5fb202c..364fd93 100644 --- a/mbed_app.json +++ b/mbed_app.json @@ -16,7 +16,7 @@ "target.printf_lib": "minimal-printf", "platform.minimal-printf-enable-floating-point": true, "platform.minimal-printf-set-floating-point-max-decimals": 2 - } + }, "DISCO_H747I": { "mbed-trace.enable": true, "mbed-trace.max-level": "TRACE_LEVEL_DEBUG",