summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Yunlian Jiang [Tue, 14 May 2013 22:10:41 +0000 (15:10 -0700)]
smogcheck: fix a typo "-W1" in Makefile
This fixes a typo of "-W1" to "-Wl" to make it compile.
BUG=None
TEST=emerge-lumpy smogcheck passes.
Change-Id: Iee19aef3a47ad6fe7eb86bf166f8ef0c62c79d80
Reviewed-on: https://gerrit.chromium.org/gerrit/51192
Reviewed-by: Tan Gao <tgao@chromium.org>
Commit-Queue: Yunlian Jiang <yunlian@chromium.org>
Tested-by: Yunlian Jiang <yunlian@chromium.org>
Tan Gao [Tue, 13 Sep 2011 20:01:51 +0000 (13:01 -0700)]
SmogCheck: Fix Makefile and patch #7 comments from CL 7177
BUG=chrome-os-partner:5172
TEST=manual (tested functionality of this API from Python test code)
Change-Id: I23f5ace7cb50e97bf377d52193f97351cfa3ac8a
Tan Gao [Fri, 2 Sep 2011 17:52:22 +0000 (10:52 -0700)]
Add C shared library code to make I2C calls from user space
See README for detailed notes.
BUG=chrome-os-partner:5172
TEST=manual (tested functionality of this API from Python test code)
Change-Id: I7dbc8356de744f4cf72160299affeafae193c395
Tan Gao [Fri, 2 Sep 2011 00:33:16 +0000 (17:33 -0700)]
Initial check-in