Skip to content

Releases: adafruit/Adafruit_Python_PlatformDetect

Added Detection of Raspberry Pi on Ubuntu

08 Jan 00:12
eab68f0
Compare
Choose a tag to compare

Thanks to @sommersoft for the contribution!

Added additional check for cpu_info

03 Jan 20:33
a2c9e3e
Compare
Choose a tag to compare
Merge pull request #48 from makermelissa/master

Checking if cpu_model is not None

Added Onion Omega/Omega2 detection

03 Jan 00:32
bf42d08
Compare
Choose a tag to compare

Required for adding to Blinka.

Binho Circular Dependency fixed

03 Dec 02:56
b9c0541
Compare
Choose a tag to compare

Binho Circular Dependency fixed. Thanks @fig1010

Added Binho Nova Detection

03 Dec 01:42
93c4d5c
Compare
Choose a tag to compare

Added Binho Nova Detection. Thanks @fig1010

Added more Raspberry Pi 4 codes

25 Nov 18:55
2eba410
Compare
Choose a tag to compare

It looks like there is a new revision with a new code, so new codes were added to PlatformDetect.

Add MCP2221

21 Nov 19:49
2292125
Compare
Choose a tag to compare
  • Add support for Microchip MCP2221.

Change to pyftdi

18 Sep 15:52
ac83c61
Compare
Choose a tag to compare
  • Change to pyftdi as part of FT232H support.

Added Orange Pi Zero Detection

06 Sep 15:18
8cbc616
Compare
Choose a tag to compare

As required for Blinka. Thanks @hansoostendorp.

Updated NVidia Jetson Xavier name detection

16 Aug 19:25
aacfd20
Compare
Choose a tag to compare

Updated NVidia Jetson Xavier name detection to work in latest release. Thanks @swarren