zephyr/arch/arm/soc/ti_lm3s6965
Kumar Gala bf53ebf2c8 arch: convert to using newly introduced integer sized types
Convert code to use u{8,16,32,64}_t and s{8,16,32,64}_t instead of C99
integer types.  There are few places we dont convert over to the new
types because of compatiability with ext/HALs or for ease of transition
at this point.  Fixup a few of the PRI formatters so we build with newlib.

Jira: ZEP-2051

Change-Id: I7d2d3697cad04f20aaa8f6e77228f502cd9c8286
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 12:08:12 +00:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.defconfig qemu_cortex_m3: fixed network connectivity 2017-02-15 01:36:27 +00:00
Kconfig.soc arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00
Makefile
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
scp.c Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
scp.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_config.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00