summaryrefslogtreecommitdiff
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.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/hwstub/tools/lua/stmp.lua b/utils/hwstub/tools/lua/stmp.lua
index ea1cde9c6d..2af4d18525 100644
--- a/utils/hwstub/tools/lua/stmp.lua
+++ b/utils/hwstub/tools/lua/stmp.lua
@@ -77,4 +77,5 @@ require "stmp/pinctrl"
77require "stmp/lcdif" 77require "stmp/lcdif"
78require "stmp/pwm" 78require "stmp/pwm"
79require "stmp/clkctrl" 79require "stmp/clkctrl"
80require "stmp/i2c" \ No newline at end of file 80require "stmp/i2c"
81require "stmp/rom"