Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update gpio_pin_data.py for Jetson Orin Nano Super
Browse files Browse the repository at this point in the history
Jetson Orin Nano Super support. Fix "('Could not determine Jetson model')"
Dominikk7 authored Jan 17, 2025
1 parent 2b6da70 commit ec35882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/python/Jetson/GPIO/gpio_pin_data.py
Original file line number Diff line number Diff line change
@@ -89,6 +89,7 @@
"nvidia,p3768-0000+p3767-0004",
"nvidia,p3509-0000+p3767-0005",
"nvidia,p3768-0000+p3767-0005",
"nvidia,p3768-0000+p3767-0005-super",
)

JETSON_ORIN_PIN_DEFS = [

0 comments on commit ec35882

Please sign in to comment.