1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #13880 from aabadie/pr/boards/cc1312_launchpad_typo

boards/cc1312-launchpad: fix typo + reword
This commit is contained in:
Alexandre Abadie 2020-04-16 12:38:58 +02:00 committed by GitHub
commit 5de5cea83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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