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
|
|
@ -1,3 +1,4 @@
|
|||
package.path = string.sub(string.gsub(debug.getinfo(1).source, "load.lua", "?.lua"),2) .. ";" .. package.path
|
||||
|
||||
require "stmp"
|
||||
require "dumper"
|
||||
Loading…
Add table
Add a link
Reference in a new issue