aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2018-06-18 16:37:30 +0100
committerDaniel Thompson <daniel.thompson@linaro.org>2018-06-18 16:37:30 +0100
commit775d9e28fa30f915f6387244d0750d072c604234 (patch)
tree19ed6c1fd1f6782cf6ddf4bb7ecba9df3f5c3eea
parentf2f19ba87d0160a60b8ab46e07b5b6422c9fd226 (diff)
96btool: Cache the BPi-NBIoT category
-rwxr-xr-xbin/96btool1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/96btool b/bin/96btool
index 10ae627..f6e0ceb 100755
--- a/bin/96btool
+++ b/bin/96btool
@@ -76,6 +76,7 @@ category_lookup = {
29: 'Ultra96',
31: 'Developerbox',
32: 'Hikey 970',
+ 33: 'BPi-NBIoT',
}
def load_json(obj):