summaryrefslogtreecommitdiff
path: root/util/crash_analyzer.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/crash_analyzer.py')
-rwxr-xr-xutil/crash_analyzer.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/crash_analyzer.py b/util/crash_analyzer.py
index 88592f800a..d564984500 100755
--- a/util/crash_analyzer.py
+++ b/util/crash_analyzer.py
@@ -10,6 +10,7 @@ import pathlib
import re
import sys
+
# TODO(b/253492108): Add regexp for missing architectures.
# Regex tested here: https://regex101.com/r/K5S8cB/1
_REGEX_CORTEX_M0 = (