No description
Find a file
Andrew Boie 907a99933a printk: "support" some modifier codes
We now allow modifier codes h, l, and z, although at the
moment they are simply dropped. This is to allow us to warn on
incorrect printk() usage by the compiler. These arguments get
promoted to int when they are passed as arguments so this
may never need to be addressed, although there may be implications
for (future) support for systems with 16-bit integers.
We still don't print 64-bit integers properly. but this is
nothing new.

Change-Id: I112d1257c4ec70c3fa7ae65dc56a6076ff29a8c0
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-08-28 07:47:28 -04:00
.known-issues doc: makefile doesn't print unneeded output of pwd 2016-08-02 06:47:21 +00:00
arch arc: unify copied linker script 2016-08-27 11:28:42 +00:00
boards quark_se_devboard: We do not support capabilities via Kconfig yet 2016-08-25 06:12:00 -04:00
doc Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
drivers arc/soc: remove unused CONFIG_TIMER0_CLOCK_FREQ 2016-08-27 10:49:01 +00:00
ext fat_fs: zfs_diskio: use same typedefs in header 2016-08-16 14:43:06 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include arc: unify copied linker script 2016-08-27 11:28:42 +00:00
kernel doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
lib libc: minimal: add reduced inttypes.h 2016-08-28 11:33:15 +00:00
misc printk: "support" some modifier codes 2016-08-28 07:47:28 -04:00
net quark_se_devboard: We do not support capabilities via Kconfig yet 2016-08-25 06:12:00 -04:00
samples Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
scripts sanitychecks: update release data 2016-08-26 17:12:15 -04:00
tests Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
usb usb: Fix compile error with debug enabled 2016-08-10 15:27:36 +00:00
.checkpatch.conf checkpatch: add ignore for net/ip/contiki directory 2016-08-10 14:43:01 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kbuild win-build: Explicity call phyton 2016-08-25 11:09:40 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS ext/hal: add maintainers for both cmsis and ksdk 2016-08-27 10:19:00 +00:00
Makefile Zephyr 1.5.0 2016-08-26 17:35:49 -04:00
Makefile.inc Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00