summaryrefslogtreecommitdiffstats
path: root/utils/hwstub/tools/lua/stmp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hwstub/tools/lua/stmp.lua')
-rw-r--r--utils/hwstub/tools/lua/stmp.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/hwstub/tools/lua/stmp.lua b/utils/hwstub/tools/lua/stmp.lua
index 18cb59d72d..807c18df8d 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