Skip to content

Changes to support detecting the Avnet IIoT Gateway #78

New issue

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

Merged
merged 2 commits into from
May 8, 2020
Merged

Changes to support detecting the Avnet IIoT Gateway #78

merged 2 commits into from
May 8, 2020

Conversation

bawilless
Copy link
Contributor

Changes to support detecting the Avnet IIoT GW as a new board. See output from detect.py below

Chip id: BCM2XXX
Board id: RASPBERY_PI_AVNET_IIOT_GW
Is this a DragonBoard 410c? False
Is this a Pi 3B+? False
Is this a Pi 4B? False
Is this a 40-pin Raspberry Pi? False
Is this a Raspberry Pi Compute Module? False
Is this a BeagleBone Black? False
Is this a BeagleBone Green? False
Is this a Giant Board? False
Is this a Coral Edge TPU? False
Is this a SiFive Unleashed? False
Is this a PYNQ Board? False
Is this a Rock Pi board? False
Is this a Clockwork Pi board? False
Is this an embedded Linux system? True
Is this a generic Linux PC? False
Is this an OS environment variable special case? False
Raspberry Pi detected.

Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

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

Is this a 40-pin Raspberry Pi? False

i think you want this to be True right? is it an embedded Pi?

@makermelissa
Copy link
Collaborator

makermelissa commented May 8, 2020

You can install black with pip3 install black and then run black --target-version=py35 . to fix the files.

@bawilless
Copy link
Contributor Author

@ladyada, yes that should be true. I'll dig in . . .

@makermelissa, I'll fix the files. Thanks for the direction.

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 to me.

@makermelissa makermelissa merged commit 66925a5 into adafruit:master May 8, 2020
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.

3 participants