forked from len0rd/rockbox
hwstub: add stmp clkctrl code and generic register dumper
Change-Id: I432853fb4171f07ed23b73dc0499814fe8ce8748
This commit is contained in:
parent
d759bd3710
commit
1b1692ff06
5 changed files with 215 additions and 1 deletions
|
|
@ -75,4 +75,5 @@ if STMP.info.chip ~= nil then
|
|||
require "stmp/pinctrl"
|
||||
require "stmp/lcdif"
|
||||
require "stmp/pwm"
|
||||
require "stmp/clkctrl"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue