Skip to content

Releases: adafruit/Adafruit_Python_PlatformDetect

Added missing CM3 Revision

19 Jul 21:17
29b9383
Compare
Choose a tag to compare

This should allow a different variation of the CM3 Module to work.

Added RPi Compute Module Detection

19 Jul 16:41
af15c57
Compare
Choose a tag to compare

Added initial Compute Module detection, plus added CM3+ Rev code.

Added support for Sifive's HiFive Unleashed

10 Jul 02:15
eeb4be3
Compare
Choose a tag to compare

Added support for Sifive's HiFive Unleashed for Blinka

1GB, 2GB, and 4GB models of Raspberry Pi 4 Supported

27 Jun 20:09
9278f16
Compare
Choose a tag to compare

Previously only the 4GB model was being detected, but now 1GB, 2GB, and 4GB models of Raspberry Pi 4 detected.

Added Raspberry Pi 4B

24 Jun 23:46
eca53dd
Compare
Choose a tag to compare

As needed for Blinka

Updated 96boards detection to be more specific

20 Jun 17:27
8a0c6ff
Compare
Choose a tag to compare

Since we're only adding DragonBoard 410c support at the moment, that is now the only board returned.

Fixed issue with FileNotFound error on some devices

16 Jun 03:43
9b4cad9
Compare
Choose a tag to compare

This should resolve a FileNotFound error that was occurring on some devices as the result of a previous merge.

Added DragonBoard 410c Detection

14 Jun 21:44
Compare
Choose a tag to compare

As required for Blinka thanks to @ric96 and @brennen

Improved Odroid C2 Detection

05 Jun 17:57
71805ae
Compare
Choose a tag to compare

As needed for Blinka

Added Orange Pi R1 detection

19 May 20:13
72bd91f
Compare
Choose a tag to compare

Added Orange Pi R1 detection in addition to Orange Pi PC thanks to @kouliss