From 16dcde4012483ee8354efd3ddea380404cd6f168 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Fri, 14 Nov 2014 23:24:22 +0100 Subject: hwstub_shell: add atj target Change-Id: I566694f19dfb110dbf245be7b7f139a4c616e16b Reviewed-on: http://gerrit.rockbox.org/1041 Reviewed-by: Amaury Pouly --- utils/hwstub/tools/lua/atj.lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 utils/hwstub/tools/lua/atj.lua (limited to 'utils/hwstub/tools/lua/atj.lua') diff --git a/utils/hwstub/tools/lua/atj.lua b/utils/hwstub/tools/lua/atj.lua new file mode 100644 index 0000000..de725f4 --- /dev/null +++ b/utils/hwstub/tools/lua/atj.lua @@ -0,0 +1,8 @@ +--- +--- Chip Identification +--- + +ATJ = {} + +hwstub.soc:select("atj213x") + -- cgit v1.1