From c1176e961cce694dc0f637acea51468d2b4306b2 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Thu, 16 Apr 2020 12:08:22 +0200 Subject: [PATCH] boards/cc1312-launchpad: fix typo + reword --- boards/cc1312-launchpad/include/periph_conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/cc1312-launchpad/include/periph_conf.h b/boards/cc1312-launchpad/include/periph_conf.h index f775e942a4..5a954e89c3 100644 --- a/boards/cc1312-launchpad/include/periph_conf.h +++ b/boards/cc1312-launchpad/include/periph_conf.h @@ -70,7 +70,7 @@ static const timer_conf_t timer_config[] = { /** * @name UART configuration * - * The used LAUNCHXL-CC1312R board has available a single UART device throught + * The used LAUNCHXL-CC1312R board has a single UART device available through * the debugger, so all we need to configure are the RX and TX pins. * * Optionally we can enable hardware flow control, by setting UART_HW_FLOW_CTRL