zephyr/samples/sensor/max44009
Patrik Flykt 079f55d519 samples: Add 'U' to unsigned variable assignments
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
src samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
prj.conf sensors: max44009: convert to and build with unified kernel 2016-11-03 01:45:49 +00:00
README samples: Add an app for MAX44009 light sensor 2016-07-27 18:03:34 -07:00
sample.yaml samples: sensor: Include regex matching and fixture 2018-11-14 23:43:48 -05:00

This is a sample app to read an external MAX44009 light sensor via I2C
interface of the Quark SE Sensor Subsystem.