zephyr/samples/sensor/mcp9808
Bogdan Davidoaia 72786486c6 sensor: remove CONFIG_SENSOR_DEBUG
Remove the CONFIG_SENSOR_DEBUG as it is no longer needed since switching
to SYS_LOG_* in the sensor susbsystem.

Also, use __ASSERT where CONFIG_SENSOR_DEBUG was used to validate
function parameters.

Change-Id: I80ed7209abfb92220fa229d246c5b3a43b887e32
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-05-21 21:20:13 +00:00
..
src sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* 2016-04-26 18:09:41 +00:00
Makefile samples: revert to default CFLAGS 2016-04-08 17:24:38 +00:00
README.txt
prj.conf sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00

README.txt

Sample application that periodically reads temperature from the MCP9808 sensor.