Skip to content

Commit

Permalink
cpu/msp430/x1xx: fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
maribu committed Feb 7, 2024
1 parent 2271b21 commit cbd918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/msp430/include/x1xx/periph_cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ extern const msp430_usart_uart_params_t usart1_as_uart;
extern const msp430_usart_spi_params_t usart0_as_spi;

/**
* @brief MSP430 x1xx USART1 in UART configuration
* @brief MSP430 x1xx USART1 in SPI configuration
*/
extern const msp430_usart_spi_params_t usart1_as_spi;

Expand Down

0 comments on commit cbd918d

Please sign in to comment.