Skip to content

Releases: adafruit/Adafruit_Python_PlatformDetect

Added PineH64 detection

01 Nov 17:37
9b8c8cd
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Added detection for Orange Pi Zero Plus2 H5

01 Nov 17:14
25d750d
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Pine A64 detection updated

31 Oct 15:37
5423a45
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Added support for Banana Pi M2 Zero

30 Oct 19:07
bcb2448
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Fixes Recursion Error on some AMD chips

19 Oct 14:37
82d923e
Compare
Choose a tag to compare

Fixes Recursion Error on some AMD-based PCs. Thanks @CrazyIvan359.

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Fixes any_jetson_board after _JETSON_IDS

12 Oct 15:51
2079a98
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Add support for NVIDIA Clara AGX Xavier

06 Oct 23:59
1a7e271
Compare
Choose a tag to compare
  • Add support for NVIDIA Clara AGX Xavier
  • Refactored Jetson IDs

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Added Chip ID and Board ID Caching

11 Sep 18:22
89b73da
Compare
Choose a tag to compare

Added Chip ID and Board ID Caching which reduces processing for situations where the ID needs to be retrieved multiple times in a single call.

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Redoing release due to bad tag

08 Sep 01:02
366a41f
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Added STM32MP1 detection

08 Sep 00:59
366a41f
Compare
Choose a tag to compare
  • Added STM32MP1 detection
  • Renamed STM32 to STM32F405 because it was too generic

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.