Skip to content

Conversation

@Gautham103
Copy link

Add pin changes for jetson thor

Add pin changes for jetson thor
@Gautham103
Copy link
Author

@makermelissa I see the below error for this pull request

File "/home/runner/work/Adafruit_Blinka/Adafruit_Blinka/src/board.py", line 212, in
elif board_id == ap_board.JETSON_THOR:
AttributeError: module 'adafruit_platformdetect.constants.boards' has no attribute 'JETSON_THOR'

JETSON_THOR attribute changes are merged to adafruit_platformdetect repository. adafruit/Adafruit_Python_PlatformDetect#391

How do I re-run the checks so that it takes the latest from Adafruit_Python_PlatformDetect?

@makermelissa
Copy link
Collaborator

I just released a new PlatformDetect. It usually takes like 5 minutes before it shows up in the checks. To rerun, go to the failed test and click re-run at the top. If you don't see it (due to permissions or what not), I may have to run it.

@makermelissa
Copy link
Collaborator

I just decided to re-run it.

@Gautham103
Copy link
Author

Chip ID information was missing. I have added it Adafruit_Python_PlatformDetect. Please help review this PR.
adafruit/Adafruit_Python_PlatformDetect#392
Hopefully, after this merge, we can re-run the checks.

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you.

@makermelissa makermelissa merged commit c07c405 into adafruit:main Sep 3, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants