zephyr/samples/testing/unit
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
..
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
main.c samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
testcase.ini