fe5f1a51c6
Some minor cleanup and rename of c file to main.c Change-Id: I8635c9c044f194c5527cd696e9065656403d10c4 Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.conf | ||
testcase.ini |
README
This is a sample app which displays an incrementing counter through the Grove LCD, with changing backlight. Arduino 101 =========== You will need to connect the Grove LCD via the shield onto the Arduino 101. Additionally, you will need to use 2 pull-up resistors (10k Ohm) between the SCL/SDA lines and 3.3V. The I2C lines on Quark SE Sensor Subsystem does not have internal pull-up, so external one is required.