zephyr/samples/subsys/console
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
..
getchar samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
getline samples: console: fixed filter and add CONFIG_ 2017-04-11 03:14:26 +00:00
console.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00