forked from adafruit/Adafruit_Python_PlatformDetect
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge #1
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
Merge #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In chip.py hardware identifiers take precedence over all other forms of chip detection. This causes issues with differentiating between the Allwinner H6 and Allwinner A64. Both the Allwinner H6 and Allwinner A64 return "sun50iw1p1 when checking the cpu info Hardware field. I have added logic to prevent the use of sun50iw1p1 as an identifier. I have added additional logic which successfully detects the Allwinner H6.
Added support for the BeagleBone Green Gateway from Seeed Studio.
Support for Banana Pi M2 Zero
Change Pine64 to use dt-compatible
Support for Orange Pi Zero Plus2 H5
Added support for BeagleBone Green Gateway
Added PineH64 detection; Modified Allwinner A64 Detection
Adding Raspberry Pi 400 detection
SoPine (Pine64) detection
Add missing Pi 4 Rev code
Using the Blinka title is canibalizing page rank for the real Blinka library docs.
Fix documentation title
Fix expired Discord link
Add detection for Coral Dev Board Mini
Add support for Raspberry Pi CM4
fix black
twa127
pushed a commit
that referenced
this pull request
Jan 4, 2022
Add support for the Octavo OSD32MP1 RED board
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.