Go to file
Kumar Gala ccad5bf3e3 drivers: 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.

Jira: ZEP-2051

Change-Id: I08f51e2bfd475f6245771c1bd2df7ffc744c48c4
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 10:06:48 -05:00
.known-issues
arch spell: fix Kconfig help typos: /arch 2017-04-21 12:30:42 +00:00
boards
doc net: Rename all *_BUF() macros to *_HDR() 2017-04-21 14:19:51 +03:00
drivers drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
dts
ext
include net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
kernel
lib
misc
samples samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
scripts
subsys subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
tests tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh