From 4fd9400458f131e61a18142105c2d2d3a082a057 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 19 Mar 2016 21:57:58 +0000 Subject: hwstub/tools/shell: add JZ4760B and Fiio X1 code The jz code can do several useful things like dumping the IPL and SPL. The Fiio code can play with backlight and has code do dump the IPL and SPL with the correct parameters (extracted by reverse engineering). Change-Id: I317b3174f5db8d38c9a56670c1d45565142ec208 --- utils/hwstub/tools/lua/jz/lcd.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 utils/hwstub/tools/lua/jz/lcd.lua (limited to 'utils/hwstub/tools/lua/jz/lcd.lua') diff --git a/utils/hwstub/tools/lua/jz/lcd.lua b/utils/hwstub/tools/lua/jz/lcd.lua new file mode 100644 index 0000000000..2e626e903f --- /dev/null +++ b/utils/hwstub/tools/lua/jz/lcd.lua @@ -0,0 +1,4 @@ +--- +--- GPIO +--- +JZ.lcd = {} -- cgit v1.2.3