Go to file
Kumar Gala fded58d2af Revert "arch: Convert formatter strings to use PRI defines"
This reverts commit da8bff6b20.

We revert this as we intent to move away from {u}int{8,16,32,64}_t types
to our own internal types for sized variables so we shouldn't need the
PRI macros anymore.

Change-Id: Ibb1fae7500bddb4772b8830d497a0e5f78b44bcc
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-19 10:50:51 -05:00
.known-issues
arch Revert "arch: Convert formatter strings to use PRI defines" 2017-04-19 10:50:51 -05:00
boards drivers: Add Atmel SAM serial (UART) driver 2017-04-14 05:56:54 -05:00
doc kernel: remove legacy kernel support 2017-04-19 15:48:37 +00:00
drivers Revert "drivers/sensor: Convert formatter strings to use PRI defines" 2017-04-19 10:50:51 -05:00
dts arm: dts: Add DTS support for NRF52832 SoC 2017-04-14 05:56:54 -05:00
ext
include kernel: remove legacy kernel support 2017-04-19 15:48:37 +00:00
kernel kernel: remove legacy kernel support 2017-04-19 15:48:37 +00:00
lib lib: json: use explicit unsigned char to avoid array subscript error 2017-04-14 19:03:41 +00:00
misc
samples samples/boards/microbit: Add sound sample 2017-04-18 01:55:10 +00:00
scripts sanitycheck: catch ValueErrors when evaulating expressions 2017-04-18 20:51:48 +00:00
subsys
tests kernel: remove legacy kernel support 2017-04-19 15:48:37 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh