zephyr/samples/basic/button/src
Kumar Gala e547533435 samples: 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: I08c682bfc0b80dfa88de859e90a011bcd2db2762
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:53:53 -05:00
..
main.c samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
Makefile samples: move basic samples to samples/basic 2016-10-27 22:14:31 +00:00