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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig
Kconfig.defconfig drivers: ethernet: Add TI Stellaris ethernet controller driver. 2018-12-04 09:36:51 -06:00
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: Rename reserved function names 2019-04-03 17:31:00 -04:00
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