SCAM: Added Serial camera without grove dependency

Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
Sisinty Sasmita Patra
2016-09-13 17:22:17 -07:00
committed by Noel Eck
parent a9883bd1f2
commit b1918f61de
12 changed files with 1003 additions and 0 deletions

View File

@ -49,6 +49,7 @@ add_example(GroveQTouch at42qt1070)
add_example(RelaySample relay)
add_example(RotarySample rotary)
add_example(GROVESCAMSample grovescam)
add_example(SCAMSample scam)
add_example(SlideSample slide)
add_example(SpeakerSample speaker)
add_example(TemperatureSample temperature)