zephyr/tests
Nicolas Pitre 2b32059a61 printk: make it 64-bit compatible
On 64-bit systems the most notable difference is due to longs and
pointers being 64-bit wide. Therefore there must be a distinction
between ints and longs. Similar to the prf.c case, this patch properly
implements the h, hh, l, ll and z length modifiers as well as some small
cleanups.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-17 10:28:44 -07:00
..
application_development
benchmarks tests: benchmarks: timing_info: add user space tag 2019-06-17 09:30:24 -04:00
bluetooth dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
boards
booting/stub
cmsis_rtos_v1
cmsis_rtos_v2
crypto
drivers tests: drivers: counter: Add device name to zassert strings 2019-06-17 10:06:13 +02:00
kernel printk: make it 64-bit compatible 2019-06-17 10:28:44 -07:00
lib
misc
net
posix
shell
subsys
unit
ztest