Skip to content

Commit f25ecab

Browse files
committed
update compatible string for all super variants of Orin NX and Orin Nano
1 parent 0afa93d commit f25ecab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"nvidia,p3768-0000+p3767-0000",
419419
"nvidia,p3509-0000+p3767-0001",
420420
"nvidia,p3768-0000+p3767-0001",
421+
"nvidia,p3768-0000+p3767-0000-super",
422+
"nvidia,p3768-0000+p3767-0001-super",
421423
),
422424
),
423425
(
@@ -430,6 +432,8 @@
430432
"nvidia,p3509-0000+p3767-0005",
431433
"nvidia,p3768-0000+p3767-0005",
432434
"nvidia,p3768-0000+p3767-0005-super",
435+
"nvidia,p3768-0000+p3767-0003-super",
436+
"nvidia,p3768-0000+p3767-0004-super",
433437
),
434438
),
435439
(

0 commit comments

Comments
 (0)