commit | 4589f2c468fda2ae9de86a3ec30fb52941abdab5 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Sep 07 08:43:53 2016 -0400 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Sep 14 16:56:02 2016 +0000 |
tree | 9b3e8f84ee470cc79051d36370607b68ae69bb00 | |
parent | 01a3e442e8127b798090ba3217b574b69301ad38 [diff] |
samples: use printf/printk directly instead of macros In many cases there is no need to define a macro for printing to the console, just use the correct variant directly. Jira: ZEP-240 Change-Id: I9952deda4bfc60424f01fca2443d037562d13d0d Signed-off-by: Anas Nashif <anas.nashif@intel.com>