Skip to content

Releases: adafruit/Adafruit_Python_PlatformDetect

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.

Added Pentium N3710/UDOO X86 Detection

11 Aug 18:47
0de2f8b
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Cleaned up TinkerBoard unused variables

11 Aug 03:03
c207b2f
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Fixed False Positive with TinkerBoard detection

28 Jul 21:42
2908910
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 missing Raspberry Pi 2B Rev Codes

28 Jul 17:49
4b820a0
Compare
Choose a tag to compare

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Fixed a possible memory leak

02 Jul 15:30
5cdf8af
Compare
Choose a tag to compare

Fixed a possible memory leak. Thanks @fpdotmonkey

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.

Added Tinkerboard Detection

26 Jun 17:56
1b43d2a
Compare
Choose a tag to compare

Added Tinkerboard Detection. Thanks @BlitzCityDIY

To use in CPython, pip3 install Adafruit-PlatformDetect.

Read the docs for info on how to use it.