Releases: adafruit/Adafruit_Python_PlatformDetect
Releases · adafruit/Adafruit_Python_PlatformDetect
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
Updated Jetson Board Name Detection
NVidia Jetson board name detection has been updated thanks to @bibekbasu
Added Odroid N2 Detection
Odroid N2 Detection added as needed for Blinka. Thanks @paulcrawford.
Fixed Jetson Nano Detection
Issue with Jetson Nano sometimes returning nano and sometimes Nano has been resolved. Thanks @adriendod