Releases: adafruit/Adafruit_Python_PlatformDetect
Releases · adafruit/Adafruit_Python_PlatformDetect
Added Detection of Raspberry Pi on Ubuntu
Thanks to @sommersoft for the contribution!
Added additional check for cpu_info
Merge pull request #48 from makermelissa/master Checking if cpu_model is not None
Added Onion Omega/Omega2 detection
Required for adding to Blinka.
Binho Circular Dependency fixed
Binho Circular Dependency fixed. Thanks @fig1010
Added Binho Nova Detection
Added Binho Nova Detection. Thanks @fig1010
Added more Raspberry Pi 4 codes
It looks like there is a new revision with a new code, so new codes were added to PlatformDetect.
Add MCP2221
- Add support for Microchip MCP2221.
Change to pyftdi
- Change to pyftdi as part of FT232H support.
Added Orange Pi Zero Detection
As required for Blinka. Thanks @hansoostendorp.
Updated NVidia Jetson Xavier name detection
Updated NVidia Jetson Xavier name detection to work in latest release. Thanks @swarren