zephyr/soc/arm/ti_lm3s6965
Piotr Zięcik 9e9f5cecff drivers: uart_stellaris: Get clock frequency from DTS
The uart_stellaris driver used system clock frequency
as a base for baudrate calculation. This commit corrects
that by obtaining the needed value from DTS.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-07-24 15:10:02 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
dts_fixup.h drivers: eth_stellaris: update for dts change to local-mac-address 2019-07-11 06:50:27 -04:00
linker.ld
reboot.S
soc.c
soc.h drivers: uart_stellaris: Get clock frequency from DTS 2019-07-24 15:10:02 +02:00
soc_config.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
sys_arch_reboot.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00