Skip to content
Snippets Groups Projects
Commit 6f921ecc authored by Antonio Borneo's avatar Antonio Borneo Committed by Tom Rini
Browse files

stm32f4: fix minor typo in comment


Signed-off-by: default avatarAntonio Borneo <borneo.antonio@gmail.com>
To: u-boot@lists.denx.de
To: Kamil Lulko <rev13@wp.pl>
Cc: Tom Rini <trini@konsulko.com>
parent 8379c799
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
#define CONFIG_STM32_SERIAL #define CONFIG_STM32_SERIAL
/* /*
* Configuration of the USART * Configuration of the USART
* 1: TX:PA9 PX:PA10 * 1: TX:PA9 RX:PA10
* 2: TX:PD5 RX:PD6 * 2: TX:PD5 RX:PD6
* 3: TX:PC10 RX:PC11 * 3: TX:PC10 RX:PC11
* 6: TX:PC6 RX:PC7 * 6: TX:PC6 RX:PC7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment