zephyr/samples/basic
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
..
blink_led samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
blinky doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00
button samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
disco doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00
fade_led samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
rgb_led samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
servo_motor samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00