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.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 8f93b86c46..18cb59d72d 100644
--- a/utils/hwstub/tools/lua/stmp.lua
+++ b/utils/hwstub/tools/lua/stmp.lua
@@ -75,4 +75,5 @@ if STMP.info.chip ~= nil then
75 require "stmp/pinctrl" 75 require "stmp/pinctrl"
76 require "stmp/lcdif" 76 require "stmp/lcdif"
77 require "stmp/pwm" 77 require "stmp/pwm"
78 require "stmp/clkctrl"
78end \ No newline at end of file 79end \ No newline at end of file