We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I upgraded the Jetson Orin Nano Developer Kit to Super (jetpack 6.1). How long will it take to get the GPIO control function?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
export JETSON_MODEL_NAME=JETSON_NANO temporarily works around this. Turns out this environment variable is no longer set in 6.1 rev.1.
export JETSON_MODEL_NAME=JETSON_NANO
Thank you for your reply. I can successfully read the pin level by setting export JETSON_MODEL_NAME=JETSON_ORIN_NANO.
No branches or pull requests
I upgraded the Jetson Orin Nano Developer Kit to Super (jetpack 6.1). How long will it take to get the GPIO control function?
The text was updated successfully, but these errors were encountered: