From f46ff0f0760febc4d57becf3d3ddb90af300598f Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 25 Sep 2013 14:17:47 +0200 Subject: hwstub: add stmp i2c code Change-Id: I6787e682a9e22cb34e6d94d25bf68d7575d784c4 --- utils/hwstub/tools/lua/stmp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/hwstub/tools/lua/stmp.lua') diff --git a/utils/hwstub/tools/lua/stmp.lua b/utils/hwstub/tools/lua/stmp.lua index 18cb59d..807c18d 100644 --- a/utils/hwstub/tools/lua/stmp.lua +++ b/utils/hwstub/tools/lua/stmp.lua @@ -76,4 +76,5 @@ if STMP.info.chip ~= nil then require "stmp/lcdif" require "stmp/pwm" require "stmp/clkctrl" + require "stmp/i2c" end \ No newline at end of file -- cgit v1.1