zephyr/samples/sensor/bmi160
Baohong Liu db20723da2 samples: bmi160: code clean up
Remove CONFIG_BMI160_TRIGGER_SOURCE_GPIO from prj config
file. It is not being used any more.

Also change CONFIG_STDOUT_CONSOLE to CONFIG_PRINTK. The
whole sample is using printk instead of printf.

Change-Id: I4ac7db37da1e45aed2457ace9e82385e37143c36
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-12-16 23:07:55 +00:00
..
src samples: bmi160: replace printf with printk 2016-12-16 15:56:34 +00:00
Makefile samples: bmi160: use direct GPIO trigger instead of ipm 2016-12-16 15:56:33 +00:00
prj.conf samples: bmi160: code clean up 2016-12-16 23:07:55 +00:00
testcase.ini samples: bmi160: use direct GPIO trigger instead of ipm 2016-12-16 15:56:33 +00:00