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.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"
require "stmp/lcdif"
require "stmp/pwm"
require "stmp/clkctrl"
-require "stmp/i2c" \ No newline at end of file
+require "stmp/i2c"
+require "stmp/rom"