We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db54c21 commit 048d531Copy full SHA for 048d531
tools/targets.py
@@ -39,6 +39,7 @@
39
"Cortex-A9" : ["A9", "CORTEX_A", "LIKE_CORTEX_A9"]
40
}
41
42
+################################################################################
43
# Generic Target class that reads and interprets the data in targets.json
44
45
class HookError(Exception):
0 commit comments