mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
357f8093ac
By default U(S)ART clocks are enabled in sam_lowput.c but configuration check from sam_config.h may override USART configuration and prevent clocks from been enabled. This commit fix inconsistency in U(S)ART pinmux and clock configuration Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>