From ada878122cb14bf641316e2393f1de5287bf7ee1 Mon Sep 17 00:00:00 2001 From: Martin Kojtal Date: Tue, 19 May 2020 10:37:13 +0100 Subject: [PATCH] targets: fix indent --- targets/targets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/targets.json b/targets/targets.json index 6769d7f973..3ba0dac742 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -34,7 +34,7 @@ }, "supported_application_profiles": [ "rtos" - ], + ], "config": { "console-uart": { "help": "Target has UART console on pins STDIO_UART_TX, STDIO_UART_RX. Value is only significant if target has SERIAL device.",