zephyr/samples/shell/src
Paul Sokolovsky 454810fa3d samples: shell: Print ticks as unsigned
Both sys_tick_get_32() and sys_cycle_get_32() declared as return uint32_t,
so print them as such.

Change-Id: Iab12696f6cc466dc11fb41402e2e671e74e61a89
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2016-07-21 02:37:48 +00:00
..
main.c samples: shell: Print ticks as unsigned 2016-07-21 02:37:48 +00:00
Makefile move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00