Skip to content

Commit 5a57a18

Browse files
authored
fix jetson-stats
Added new JetPack versions 39.1.0 and 39.0.0.
1 parent d49a111 commit 5a57a18

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

jtop/core/jetson_variables.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
# https://developer.nvidia.com/embedded/jetpack-archive
4646
NVIDIA_JETPACK = {
4747
# -------- JP7 --------
48+
"39.1.0": "7.2 GA",
49+
"39.0.0": "7.2 EA",
4850
"38.4.0": "7.1",
4951
"38.2.2": "7.0",
5052
"38.2.1": "7.0",

0 commit comments

Comments
 (0)