nuttx/arch/arm
Petro Karashchenko 357f8093ac arch/arm/samv7: fix U(S)ART clock enable for 1-wire
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>
2024-05-23 15:15:46 +08:00
..
include add stm32h755II chip 2024-05-17 10:16:39 -03:00
src arch/arm/samv7: fix U(S)ART clock enable for 1-wire 2024-05-23 15:15:46 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch/nrf91: enable FPU 2024-04-28 08:49:46 +08:00