From 3d3dec98620775b745425a3d3c544e4eaa0ecf22 Mon Sep 17 00:00:00 2001 From: Norawit Nangsue Date: Mon, 8 Jul 2024 21:42:50 +0700 Subject: [PATCH] Support JP4.6.5 --- jtop/core/jetson_variables.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jtop/core/jetson_variables.py b/jtop/core/jetson_variables.py index 2ccaa944..78307ec5 100644 --- a/jtop/core/jetson_variables.py +++ b/jtop/core/jetson_variables.py @@ -56,6 +56,7 @@ "34.1.0": "5.0 DP", "34.0.1": "5.0 PRE-DP", # -------- JP4 -------- + "32.7.5": "4.6.5" "32.7.4": "4.6.4", "32.7.3": "4.6.3", "32.7.2": "4.6.2",